From 1b145b5655fa023032c8713bb2375bccdf0fc314 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 24 十月 2024 11:13:40 +0800
Subject: [PATCH] 领用完成后 立即刷新 患者列表

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

diff --git a/src/utils/dict.ts b/src/utils/dict.ts
index f5cf56e..4e783bb 100644
--- a/src/utils/dict.ts
+++ b/src/utils/dict.ts
@@ -144,7 +144,6 @@
 
   // ========== ECG 妯″潡 ==========
   ECG_BOOK_TIMESLOT = 'ecg_book_timeslot',
-  ECG_CHECK_TYPE = 'ecg_check_type',
   ECG_BOOK_SRC = 'ecg_book_src',
   ECG_QUEUE_STATUS = 'ecg_queue_status',
   ECG_DEV_BRAND = 'ecg_dev_brand',

--
Gitblit v1.9.3