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 | 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