Explorar el Código

Merge branch 'dev5.3.2' into dev/new1

luolei hace 5 años
padre
commit
3cb6ec1b97
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/store/async-actions/patInfo.js

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

@@ -94,7 +94,7 @@ export const initHistoryDetails = (dispatch) => {
                   pushAllDataList(detail.sign,'push',detail,'history');
                 }else{
                   let pre = baseList.homePage.sysConfig.connect_prec;
-                  getPreMsg(dispatch)
+                  (pre==1)&&getPreMsg(dispatch)
                   // (pre==1)&&dispatch({type:SETPRE,show:true});
 
                 }