From 8d12fd1dcf9616decccd745648135d39a32bd9fc Mon Sep 17 00:00:00 2001 From: pengjun <1332099529@qq.com> Date: Fri, 8 Nov 2024 15:11:57 +0800 Subject: [PATCH] test --- 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 c10da8b..09088cb 100644 --- a/src/views/doctorCheck/doctorCheck.vue +++ b/src/views/doctorCheck/doctorCheck.vue @@ -113,7 +113,7 @@ export default { } }, LocalConfigInit: {}, - doctor_check_check_charge: 'Y', // 默认判断收费 + doctor_check_check_charge: 'N', // 默认判断收费 }; },