From d79ce11fcd47db138764557d214f4ea2169fb90a Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 20 六月 2025 18:05:38 +0800 Subject: [PATCH] 维护 --- src/utils/dict.ts | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 4e783bb..6960d1b 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -148,4 +148,6 @@ 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