Browse Source

治疗表单修改

360view
bianyaqi 2 years ago
parent
commit
11d48561c2
  1. 2
      src/page-subspecialty/views/modules/formList/laserSurgery.vue

2
src/page-subspecialty/views/modules/formList/laserSurgery.vue

@ -365,8 +365,8 @@ export default {
}}).then(data => {
const detail = data.data.data
this.confirmData = { ...detail }
this.queryDiagnostic()
if (!detail.jzNumber) {
this.queryDiagnostic()
this.confirmData.patientName = this.patientDetail.patientName
this.confirmData.patientAge = this.patientDetail.patientAge
this.confirmData.patientSex = this.patientDetail.patientSex

Loading…
Cancel
Save