vue-cli的vue-router的index.js如何引入store

如题 通过

import store from '@/store/store.js'貌似不行
阅读 3.5k
1 个回答

store不是在mian.js中引入吗

推荐问题