|
|
|
@ -2045,7 +2045,7 @@ export default { |
|
|
|
}, |
|
|
|
//增加诊断需要的Id |
|
|
|
diageoisaddId() { |
|
|
|
postapi("/api/app/diagnosis/getlistinsuggestion").then((res) => { |
|
|
|
postapi("/api/app/Diagnosis/GetSimpleList").then((res) => { |
|
|
|
if (res.code != -1) { |
|
|
|
this.editdigoisceDiagnosisId = res.data; |
|
|
|
this.quckeDitd = res.data; |
|
|
|
|