cc
This commit is contained in:
parent
9de11a5f52
commit
0c9587b100
@ -11,7 +11,7 @@ router.afterEach((to, from, next) => {
|
|||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
// const vConsole = new VConsole();
|
const vConsole = new VConsole();
|
||||||
const app = createApp(App);
|
const app = createApp(App);
|
||||||
|
|
||||||
app.use(router);
|
app.use(router);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user