From fafbff04fac1199fad291afdbe7d7b158bfd076e Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 04 七月 2025 21:21:16 +0800 Subject: [PATCH] 11 --- src/utils/dict.ts | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/utils/dict.ts b/src/utils/dict.ts index f5cf56e..6960d1b 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -144,9 +144,10 @@ // ========== 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', ECG_DEV_CATEGORY = 'ecg_dev_category', + ECG_PAT_SOURCE = 'ecg_patient_source', + ecg_tolerance = 'ecg_tolerance', } -- Gitblit v1.9.3