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