This commit is contained in:
shining 2020-10-19 16:34:07 +08:00
parent 209739b56e
commit b17feab124
1 changed files with 1 additions and 1 deletions

View File

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