diff --git a/src/views/doctorCheck/doctorCheck.vue b/src/views/doctorCheck/doctorCheck.vue index 5046819..2ee1ab9 100644 --- a/src/views/doctorCheck/doctorCheck.vue +++ b/src/views/doctorCheck/doctorCheck.vue @@ -104,6 +104,7 @@ export default { this.dataTransOpts.tableS.patient_register = this.$route.query.patient_register } else { this.dataTransOpts.tableS.patient_register = { id: '', patientRegisterNo: '' } + this.dataTransOpts.tableS.register_check = {id:''} } if (this.$peisAPI) {