Ver a proveniência

订单流水唯一Key更新为orderFlowId

tags/小炒逻辑变更前
yangwenhua há 2 anos
ascendente
cometimento
727cbfe84f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/pages/order/order-flow-manage/index.jsx

+ 1
- 1
src/pages/order/order-flow-manage/index.jsx Ver ficheiro

@@ -232,7 +232,7 @@ const Manage = () => {
<ProTable
headerTitle="订单流水"
actionRef={actionRef}
rowKey="id"
rowKey="orderFlowId"
search={{
labelWidth: 120,
}}


Carregando…
Cancelar
Guardar