Ver código fonte

订单流水唯一Key更新为orderFlowId

tags/小炒逻辑变更前
yangwenhua 2 anos atrás
pai
commit
727cbfe84f
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/pages/order/order-flow-manage/index.jsx

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

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


Carregando…
Cancelar
Salvar