Browse Source

清除移除患者信息缓存

zhangxc 6 years ago
parent
commit
08f9160a8e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/utils/tools.js

+ 1 - 0
src/utils/tools.js

@@ -253,6 +253,7 @@ const pushAllDataList =(whichSign,action,reData,type) =>{           //回读清
             type: CLEAR_ALL_PUSH_MESSAGE,
             data:{}
         });
+        storageLocal.remove('emrParam');
        // Notify.success('页面已清空')
     }else{
         if (whichSign == 0) {