1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00
This commit is contained in:
shining 2020-10-19 16:34:07 +08:00
parent 209739b56e
commit b17feab124

View File

@ -21,5 +21,5 @@ const store = new Vuex.Store({
modules,
getters
})
// 测试
export default store