Browse Source

订单流水金额显示问题

dev
zhaoy 1 year ago
parent
commit
b20778b7f0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/pages/order/order-flow-manage/index.jsx

+ 3
- 0
src/pages/order/order-flow-manage/index.jsx View File

@@ -161,6 +161,9 @@ const Manage = () => {
3: {
text: '银联',
},
4: {
text: '现金',
},
},
},
{


Loading…
Cancel
Save