From 1593041c8fddceada59f5a99a8bd2d5767a23fb6 Mon Sep 17 00:00:00 2001 From: pengjun <1332099529@qq.com> Date: Fri, 8 Nov 2024 15:12:48 +0800 Subject: [PATCH] test2 --- src/views/doctorCheck/doctorCheck.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/doctorCheck/doctorCheck.vue b/src/views/doctorCheck/doctorCheck.vue index 09088cb..c10da8b 100644 --- a/src/views/doctorCheck/doctorCheck.vue +++ b/src/views/doctorCheck/doctorCheck.vue @@ -113,7 +113,7 @@ export default { } }, LocalConfigInit: {}, - doctor_check_check_charge: 'N', // 默认判断收费 + doctor_check_check_charge: 'Y', // 默认判断收费 }; },