应急触发

This commit is contained in:
joylink_zhaoerwei 2024-10-31 17:27:00 +08:00
parent 26f8581f55
commit d75c48a011

View File

@ -411,6 +411,7 @@ const optionsAlertType = [
'联锁区红光带',
'联锁区橙光带',
'联锁区失表',
'应急触发',
];
const searchOptionsAlertType = ['全部', ...optionsAlertType];
let optionsLocationType = ref<string[]>([]);