This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPA.KitChen.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
订单流水唯一Key更新为orderFlowId
tags/小炒逻辑变更前
yangwenhua
2 years ago
parent
6907043564
commit
727cbfe84f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/order/order-flow-manage/index.jsx
+ 1
- 1
src/pages/order/order-flow-manage/index.jsx
View File
@@ -232,7 +232,7 @@ const Manage = () => {
<ProTable
headerTitle="订单流水"
actionRef={actionRef}
rowKey="
i
d"
rowKey="
orderFlowI
d"
search={{
labelWidth: 120,
}}
Write
Preview
Loading…
Cancel
Save