Merge branch 'release_electronic_bid_evaluation_room' of http://gitlab.tianti.tg.unicom.local/eshop/fe_service_ebtp_frontend into release_electronic_bid_evaluation_room

This commit is contained in:
zhangyx
2022-10-14 17:13:23 +08:00
118 changed files with 5014 additions and 3103 deletions

View File

@ -73,6 +73,10 @@ export const elecBidEvaluation = [
{//评标场所及区域管理
path: '/ElecEvaluation/PlaceAreasManage',
component: './ElecEvaluation/PlaceAreasManage',
},
{//厂家平台管理
path: '/ElecEvaluation/ManuPlatformManage',
component: './ElecEvaluation/ManuPlatformManage',
},
],
},