Pārlūkot izejas kodu

下发数据状态修改

kitchenmanage
zhaoy pirms 10 mēnešiem
vecāks
revīzija
dc46e63ea6
2 mainītis faili ar 6 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      src/pages/push/goodspush/index.jsx
  2. +5
    -1
      src/pages/push/technologypush/index.jsx

+ 1
- 1
src/pages/push/goodspush/index.jsx Parādīt failu

@@ -96,7 +96,7 @@ const goodspush = () => {
},
2: {
text: '失败',
status: 'Processing',
status: 'Error',
},
},
},


+ 5
- 1
src/pages/push/technologypush/index.jsx Parādīt failu

@@ -86,13 +86,17 @@ const goodspush = () => {
dataIndex: 'status',
ellipsis: true,
valueEnum: {
0: {
text: '下发中',
status: 'Processing',
},
1: {
text: '成功',
status: 'Success',
},
2: {
text: '失败',
status: 'Processing',
status: 'Error',
},
},
},


Notiek ielāde…
Atcelt
Saglabāt