Compare commits
2 Commits
f5f84fb859
...
4cfb0af603
Author | SHA1 | Date | |
---|---|---|---|
4cfb0af603 | |||
8cfe467967 |
@ -14,6 +14,10 @@ export const DICT_TYPE = {
|
|||||||
MACHINE_TYPE: "machine_type",
|
MACHINE_TYPE: "machine_type",
|
||||||
INDUSTRY_TYPE: "industry_type",
|
INDUSTRY_TYPE: "industry_type",
|
||||||
GATEWAY_STATUS: "gateway_status",
|
GATEWAY_STATUS: "gateway_status",
|
||||||
|
MACHINE_TYPE: "machine_type",
|
||||||
|
INDUSTRY_TYPE: "industry_type",
|
||||||
|
EQUIP_STATUS: "equip_status",
|
||||||
|
ALARM_LEVEL: "alarm_level",
|
||||||
MACHINE_TYPE: 'machine_type',
|
MACHINE_TYPE: 'machine_type',
|
||||||
INDUSTRY_TYPE: 'industry_type',
|
INDUSTRY_TYPE: 'industry_type',
|
||||||
EQUIP_STATUS: 'equip_status',
|
EQUIP_STATUS: 'equip_status',
|
||||||
|
Loading…
Reference in New Issue
Block a user