diff --git a/src/router/index.ts b/src/router/index.ts index 167a16fa38fc3c8ce9e749c193ff1c3f7db5a018..08e1023a5adb97e4b6a1f84e649c18a48d43f7d0 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -55,8 +55,7 @@ const router = createRouter({ { path: '/witchainD', name: 'witchainD', - component: (): Promise => - import('src/views/tools/index.vue'), + component:'', }, { path: '/404',