From dbf89aca74501d5e7b9778981c515f3b42e6b607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=85=95=E4=B8=8B?= <484014559@qq.com> Date: Mon, 26 Aug 2024 11:31:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E8=A1=8C=E6=8A=A5=E6=96=87=E5=90=8E?= =?UTF-8?q?=E5=8F=B0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/dict.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 2c6d35d8..3f072ad0 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -103,6 +103,7 @@ export const getDictLabel = (dictType: string, value: any): string => { export enum DICT_TYPE { USER_TYPE = 'user_type', COMMON_STATUS = 'common_status', + UPLINK_MESSAGE_STATUS = 'uplink_message_status', TERMINAL = 'terminal', // 终端 DATE_INTERVAL = 'date_interval', // 数据间隔