|
|
@ -421,6 +421,7 @@ export default { |
|
|
|
this.confirmData.patientName = detail.patientName |
|
|
|
this.confirmData.patientAge = detail.patientAge |
|
|
|
this.confirmData.patientGender = detail.patientGender |
|
|
|
this.confirmData.operationSign = detail.operationSign |
|
|
|
this.confirmData.operationDate = detail.operationDate |
|
|
|
this.confirmData.patientDate = detail.patientDate |
|
|
|
} |
|
|
|