工单状态更新
This commit is contained in:
@ -49,9 +49,9 @@ const ems = {
|
||||
'RTU': 'RTU'
|
||||
}, //设备类型
|
||||
ticketStatusOptions: {
|
||||
0: '待处理',
|
||||
1: '已处理',
|
||||
2: '处理中'
|
||||
1: '待处理',
|
||||
2: '处理中',
|
||||
3: '已处理'
|
||||
}, //工单处理状态
|
||||
strategyStatusOptions: {
|
||||
'0': '未启用',
|
||||
|
||||
Reference in New Issue
Block a user