From db13d840e7d78d220948f92a2b3fcb4e119514b9 Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Wed, 8 May 2024 17:02:28 +0800 Subject: [PATCH] doctor --- src/views/doctorCheck/doctorCheck.vue | 1 + 1 file changed, 1 insertion(+) 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) {