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', // 默认判断收费 }; },