Browse Source

查体重新加载文本bug修改2779

zhouna 5 years ago
parent
commit
c6485972da
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/store/async-actions/fetchModules.js

+ 3 - 0
src/store/async-actions/fetchModules.js

@@ -159,6 +159,9 @@ export function pregetCheckbodyData(flag,addValued){     //flag=true获取到数
           dispatch({
           dispatch({
             type:REPUSH_CHECK_LABELS,
             type:REPUSH_CHECK_LABELS,
             data:data
             data:data
+          });
+          dispatch({
+            type: ISREAD
           })
           })
         }
         }
         if(flag){
         if(flag){