应急触发
This commit is contained in:
parent
26f8581f55
commit
d75c48a011
@ -411,6 +411,7 @@ const optionsAlertType = [
|
|||||||
'联锁区红光带',
|
'联锁区红光带',
|
||||||
'联锁区橙光带',
|
'联锁区橙光带',
|
||||||
'联锁区失表',
|
'联锁区失表',
|
||||||
|
'应急触发',
|
||||||
];
|
];
|
||||||
const searchOptionsAlertType = ['全部', ...optionsAlertType];
|
const searchOptionsAlertType = ['全部', ...optionsAlertType];
|
||||||
let optionsLocationType = ref<string[]>([]);
|
let optionsLocationType = ref<string[]>([]);
|
||||||
|
Loading…
Reference in New Issue
Block a user