From ddf15c484eb3208b76cdb25c2737cd4e960ea8df Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 14 十月 2024 14:49:15 +0800 Subject: [PATCH] 常规检查 --- src/utils/dict.ts | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 43e15e8..eef69ba 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -146,6 +146,9 @@ 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', // ========== BPM 妯″潡 ========== BPM_MODEL_FORM_TYPE = 'bpm_model_form_type', -- Gitblit v1.9.3