From 83bc7f6d33934f56fd1df80c7e8975e7c887d606 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 23 十月 2024 22:12:05 +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