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