环保管理

This commit is contained in:
2023-12-08 17:03:01 +08:00
parent fe0c84bc3a
commit 8fdaa3e968
19 changed files with 2670 additions and 1011 deletions

View File

@@ -106,6 +106,9 @@ export const DICT_TYPE = {
// ============== EQUIPMENT - 设备模块 =============
MAINTAIN_TYPE: 'maintain_type',
FAULT_LEVEL: 'fault-level',
// ============== ENVIRONMENTAL - 环保模块 =============
ENVIRONMENT_CHECK_UNIT: 'environment_check_unit'
}
/**