Explorar o código

一般治疗到医嘱改完content,text有可能没有内容(1680)

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
e5927c0f31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/store/async-actions/treat.js

+ 1 - 1
src/store/async-actions/treat.js

@@ -393,7 +393,7 @@ export const commonTreatAddToAdvice = () => {
             })
             dispatch({
                 type: SET_COMMONTREATMENT,
-                commontreatment: state.treat.treatItem.treat.commonTreatment.text
+                commontreatment: state.treat.treatItem.treat.commonTreatment.content
             })
             if(followUp) {
                 dispatch({