Browse Source

清除移除患者信息缓存

zhangxc 6 năm trước cách đây
mục cha
commit
08f9160a8e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {