This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
zhaoy
/
BPA.SAAS.Web
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
下发数据状态修改
kitchenmanage
zhaoy
пре 10 месеци
родитељ
daa8c84312
комит
dc46e63ea6
2 измењених фајлова
са
6 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/pages/push/goodspush/index.jsx
+5
-1
src/pages/push/technologypush/index.jsx
+ 1
- 1
src/pages/push/goodspush/index.jsx
Прегледај датотеку
@@ -96,7 +96,7 @@ const goodspush = () => {
},
2: {
text: '失败',
status: '
Processing
',
status: '
Error
',
},
},
},
+ 5
- 1
src/pages/push/technologypush/index.jsx
Прегледај датотеку
@@ -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
',
},
},
},
Write
Preview
Loading…
Откажи
Сачувај