Selaa lähdekoodia

清除移除患者信息缓存

zhangxc 6 vuotta sitten
vanhempi
commit
08f9160a8e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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) {