From af886e03b778390e9a40a934fb518ca135384123 Mon Sep 17 00:00:00 2001 From: linxd <544554903@qq.com> Date: Thu, 3 Jul 2025 11:09:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E5=8A=A8=E8=B7=AF=E7=94=B1=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/router.config.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/router.config.ts b/config/router.config.ts index a893390..acc296f 100644 --- a/config/router.config.ts +++ b/config/router.config.ts @@ -150,7 +150,6 @@ export default [ name: '数据统计', path: '/dataStatistics', icon: 'icon-fenlei', - component: '@/layouts/MainLayout', routes: [ { name: '供应商评价情况统计', @@ -180,7 +179,6 @@ export default [ name: '供应商年审', path: '/supplierAnnual', icon: 'icon-fenlei', - component: '@/layouts/MainLayout', routes: [ { name: '年审模板管理',