소스 검색

清除移除患者信息缓存

zhangxc 6 년 전
부모
커밋
08f9160a8e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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) {