This commit is contained in:
jlzhangyx5
2025-05-28 10:35:41 +08:00
9 changed files with 915 additions and 1 deletions

View File

@ -42,6 +42,10 @@ export default {
target: 'http://localhost:18014',
changeOrigin: true,
pathRewrite: { '/api/biz-service-ebtp-rsms': '' },
'/api/biz-service-ebtp-agency': {
target: 'http://localhost:18099',
changeOrigin: true,
pathRewrite: { '/api/biz-service-ebtp-agency': '' },
},
// '/api/wfap/v1/audit/bill/find/by/procid': {
// target: 'http://10.242.31.158:8891/',//审批单 uat环境自动审批暂时用不到

View File

@ -105,7 +105,10 @@ export default [
path: '/PublicPlatform',
component: './Bid/BiddingAnnouncement/components/PublicPlatform',
},
{
path: '/ToAgencyManager',
component: './Agency/AgencyManager',
},
//==============================================================引入的业务路由
...approvalForm,//审批单
...juryRoom,//评标室内所有路由