|
|
@ -104,6 +104,7 @@ export default { |
|
|
this.dataTransOpts.tableS.patient_register = this.$route.query.patient_register |
|
|
this.dataTransOpts.tableS.patient_register = this.$route.query.patient_register |
|
|
} else { |
|
|
} else { |
|
|
this.dataTransOpts.tableS.patient_register = { id: '', patientRegisterNo: '' } |
|
|
this.dataTransOpts.tableS.patient_register = { id: '', patientRegisterNo: '' } |
|
|
|
|
|
this.dataTransOpts.tableS.register_check = {id:''} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
if (this.$peisAPI) { |
|
|
if (this.$peisAPI) { |
|
|
|