018A添加报警日志
This commit is contained in:
@ -241,22 +241,22 @@
|
||||
show: false,
|
||||
showHeader: true,
|
||||
menuItems: [{
|
||||
text: '2M',
|
||||
text: '低档',
|
||||
value: 'status_2M',
|
||||
icon: ''
|
||||
},
|
||||
{
|
||||
text: '4M',
|
||||
text: '中档',
|
||||
value: 'status_4M',
|
||||
icon: ''
|
||||
},
|
||||
{
|
||||
text: '7M',
|
||||
text: '高档',
|
||||
value: 'status_7M',
|
||||
icon: ''
|
||||
},
|
||||
{
|
||||
text: '10M',
|
||||
text: '超强',
|
||||
value: 'status_10M',
|
||||
icon: ''
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user