|
@@ -22,7 +22,7 @@ export const saveMessage = (bool) => {
|
|
|
htmlContent:JSON.stringify(getEvaluations(baseList.assessResult)),
|
|
|
//scaleList:[]
|
|
|
};//getEvaluation();
|
|
|
- console.log(baseList)
|
|
|
+ //console.log(baseList)
|
|
|
// console.log(jsonStr.diag,'保存历史病历')
|
|
|
json('/inquiryInfo/saveInquiry', {
|
|
|
"doctorId": state.doctorId,
|