From d68baf077c68856b143e69fe8502f0a5f41ec2ce Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期一, 09 九月 2024 10:22:08 +0800
Subject: [PATCH] 设备品牌 用字典

---
 src/utils/dict.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/utils/dict.ts b/src/utils/dict.ts
index 71b943c..a3cbfa0 100644
--- a/src/utils/dict.ts
+++ b/src/utils/dict.ts
@@ -147,6 +147,7 @@
   ECG_CHECK_TYPE = 'ecg_check_type',
   ECG_BOOK_SRC = 'ecg_book_src',
   ECG_QUEUE_STATUS = 'ecg_queue_status',
+  ECG_DEV_BRAND = 'ecg_dev_brand',
 
   // ========== BPM 妯″潡 ==========
   BPM_MODEL_FORM_TYPE = 'bpm_model_form_type',

--
Gitblit v1.9.3