bianyaqi 2 years ago
parent
commit
32f75e7982
  1. 2
      src/page-subspecialty/views/modules/optometryManagement/outFocusEye/outDetail.vue

2
src/page-subspecialty/views/modules/optometryManagement/outFocusEye/outDetail.vue

@ -242,7 +242,7 @@ export default {
},
//
async getPatientInfo() {
this.$http.get('/patient/getPatientInfo', {
this.$http.get('/patient/view/getPatientData', {
params: {
patientId: this.patientId
}

Loading…
Cancel
Save