From 627eb4a09f0b92eae0a8d91695933a5bb1b6ba42 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期一, 12 八月 2024 11:39:45 +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 cdc7547..43e15e8 100644
--- a/src/utils/dict.ts
+++ b/src/utils/dict.ts
@@ -145,6 +145,7 @@
   // ========== ECG 妯″潡 ==========
   ECG_BOOK_TIMESLOT = 'ecg_book_timeslot',
   ECG_CHECK_TYPE = 'ecg_check_type',
+  ECG_BOOK_SRC = 'ecg_book_src',
 
   // ========== BPM 妯″潡 ==========
   BPM_MODEL_FORM_TYPE = 'bpm_model_form_type',

--
Gitblit v1.9.3