src/common/constants/index.ts @@ -16,3 +16,8 @@ 6: 'F', 7: 'G' } export const DEVICE_STATUS_NAME_MAP = { 1: '正常', 2: '异常' }