codeMan 2 anni fa
parent
commit
842a68190e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

@@ -27,7 +27,7 @@ export default new Vuex.Store({
     closeDrawerTemp:false,
     DrawerShow:false,
     historyRouter:null,
-    pageCache:['projectData'],
+    pageCache:[],
     svlistData:[]
   },
   getters: {