Explorar el Código

订单流水唯一Key更新为orderFlowId

tags/小炒逻辑变更前
yangwenhua hace 2 años
padre
commit
727cbfe84f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/order/order-flow-manage/index.jsx

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

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


Cargando…
Cancelar
Guardar