codeMan 2 лет назад
Родитель
Сommit
842a68190e
1 измененных файлов с 1 добавлено и 1 удалено
  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: {