소스 검색

订单流水唯一Key更新为orderFlowId

tags/小炒逻辑变更前
yangwenhua 2 년 전
부모
커밋
727cbfe84f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/pages/order/order-flow-manage/index.jsx

+ 1
- 1
src/pages/order/order-flow-manage/index.jsx 파일 보기

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


불러오는 중...
취소
저장