sbkwgh 8 năm trước cách đây
mục cha
commit
03ec10b9b5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/main.js

+ 1 - 0
src/main.js

@@ -7,6 +7,7 @@ import store from './store/index'
 import Index from './components/routes/Index'
 
 Vue.use(VueRouter)
+Vue.use(Vuex)
 
 const router = new VueRouter({
 	routes: [