魏志佳 il y a 4 ans
Parent
commit
56cac5cc65
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      src/views/modules/BatchCreate/newCreate.vue

+ 3 - 3
src/views/modules/BatchCreate/newCreate.vue

@@ -691,9 +691,9 @@
      
     },
     beforeDestroy() {
-      localStorage.removeItem('groupInfo');
-      localStorage.removeItem('planInfo');
-      localStorage.removeItem('accountInfo');
+      // localStorage.removeItem('groupInfo');
+      // localStorage.removeItem('planInfo');
+      // localStorage.removeItem('accountInfo');
 
     },
     mounted() {