shenwu 5 tháng trước cách đây
mục cha
commit
2d5056eea4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/distribution/orderLog/long/tableConfig.tsx

+ 1 - 1
src/pages/distribution/orderLog/long/tableConfig.tsx

@@ -100,7 +100,7 @@ export const columns = (): ProColumns<any>[] => {
       width: 170,
       align: 'center',
       ellipsis: true,
-      valueEnum:getEnum("ORDER_STATUS","map")
+      valueEnum: getEnum("ORDER_STATUS", "stateObj", { "2": "success", "1": "processing", "3": "warning", "-2": "error", " -1": "default" })
     },
     {
       title: '支付场景',