From c6421e15ecc9df14dbb2f29ab76a73ce7aa7f603 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 25 十一月 2024 21:32:09 +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