From 7adf08f3edb0e85735378f7b7357751bfb450b62 Mon Sep 17 00:00:00 2001 From: jlzhangyx5 Date: Fri, 13 Jun 2025 14:54:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/router.config.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/router.config.ts b/config/router.config.ts index 6cbe387..50da76f 100644 --- a/config/router.config.ts +++ b/config/router.config.ts @@ -134,6 +134,11 @@ export default [ path: '/ProjectFiles/file', component: './ProjectFiles/file', }, + { + name: 'BidReOffer', + path: '/biddingAnnouncement/BiddingAnnoStructureForm', + component: './Bid/BiddingAnnouncement/structure/BiddingAnnoStructureForm', + }, //==============================================================引入的业务路由 ...approvalForm,//审批单 ...juryRoom,//评标室内所有路由