From 4ca01635eeaeb016e1489cfac1088f396d93e519 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期二, 10 九月 2024 16:57:17 +0800
Subject: [PATCH] 装机 用户通过 上级设置 不通过 property

---
 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 a3cbfa0..eef69ba 100644
--- a/src/utils/dict.ts
+++ b/src/utils/dict.ts
@@ -148,6 +148,7 @@
   ECG_BOOK_SRC = 'ecg_book_src',
   ECG_QUEUE_STATUS = 'ecg_queue_status',
   ECG_DEV_BRAND = 'ecg_dev_brand',
+  ECG_DEV_CATEGORY = 'ecg_dev_category',
 
   // ========== BPM 妯″潡 ==========
   BPM_MODEL_FORM_TYPE = 'bpm_model_form_type',

--
Gitblit v1.9.3