Browse Source

doct seo

master
pengjun 2 years ago
parent
commit
3f74c22549
  1. 1
      src/views/doctorCheck/doctorCheck.vue

1
src/views/doctorCheck/doctorCheck.vue

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

Loading…
Cancel
Save