done 设备分组报警

This commit is contained in:
lb
2023-08-28 14:56:56 +08:00
parent 9dc580ddd2
commit 4ad325c02c
4 changed files with 111 additions and 20 deletions

View File

@@ -88,7 +88,10 @@ export const DICT_TYPE = {
PRODUCT_TYPE: 'product_type',
// ============== ENERGY - 能源模块 =============
ENERGY_UNIT: 'energy_unit'
ENERGY_UNIT: 'energy_unit',
// ============== ENERGY - 能源模块 =============
EQU_ALARM_LEVEL: 'equ_alarm_level'
}
/**