Compare commits

...

2 Commits

Author SHA1 Message Date
4cfb0af603 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	imt-ui/src/utils/dict.js
2024-08-30 17:38:24 +08:00
8cfe467967 报警规则功能更新 2024-08-30 17:37:09 +08:00

View File

@ -14,6 +14,10 @@ export const DICT_TYPE = {
MACHINE_TYPE: "machine_type",
INDUSTRY_TYPE: "industry_type",
GATEWAY_STATUS: "gateway_status",
MACHINE_TYPE: "machine_type",
INDUSTRY_TYPE: "industry_type",
EQUIP_STATUS: "equip_status",
ALARM_LEVEL: "alarm_level",
MACHINE_TYPE: 'machine_type',
INDUSTRY_TYPE: 'industry_type',
EQUIP_STATUS: 'equip_status',