From 16d88d3f3b6bfb362fcb58d4aeef9275c72e1ea3 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期二, 26 十一月 2024 15:09:37 +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