|
|
|
@ -255,7 +255,7 @@ export default { |
|
|
|
this.forSexId = res.data; |
|
|
|
}); |
|
|
|
//诊断 |
|
|
|
postapi("/api/app/diagnosis/getlistinsuggestion").then((res) => { |
|
|
|
postapi("/api/app/Diagnosis/GetSimpleList").then((res) => { |
|
|
|
this.diagnosis = res.data; |
|
|
|
this.diagnosies = res.data |
|
|
|
this.diagnosisId = res.data |
|
|
|
|