|
|
@ -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 |
|
|
|