魏志佳 4 years ago
parent
commit
56cac5cc65
1 changed files with 3 additions and 3 deletions
  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() {