mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
chore: update deps
This commit is contained in:
@@ -48,6 +48,7 @@ import { isDevMode } from '/@/utils/env';
|
||||
setupErrorHandle(app);
|
||||
|
||||
// Mount when the route is ready
|
||||
// https://next.router.vuejs.org/api/#isready
|
||||
await router.isReady();
|
||||
|
||||
app.mount('#app', true);
|
||||
|
Reference in New Issue
Block a user