Commit f8b81acf by 汤强勇

调整

parent 5b4d8932
...@@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => { ...@@ -46,7 +46,7 @@ Object.keys(filters).forEach(key => {
}) })
/* eslint-disable no-new */ /* eslint-disable no-new */
window.project = new Vue({ new Vue({
el: '#app', el: '#app',
router, router,
store, store,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment