diff --git a/frontend/src/main.ts b/frontend/src/main.ts index 7095235..554345c 100644 --- a/frontend/src/main.ts +++ b/frontend/src/main.ts @@ -35,7 +35,6 @@ import errorHandler from '@/utils/errorHandler' import registerGlobComp from '@/components' - const app = createApp(App) // 自定义警告处理程序,忽略所有警告