业务员

This commit is contained in:
houjishuang
2025-06-09 15:23:21 +08:00
parent d929a8f0a4
commit f9d6d38866
4 changed files with 137 additions and 4 deletions

View File

@ -105,18 +105,22 @@ export default [
path: '/PublicPlatform',
component: './Bid/BiddingAnnouncement/components/PublicPlatform',
},
{
{//代理库管理
path: '/ToAgencyManager',
component: './Agency/AgencyManager',
},
{
{//代理库申请
path: '/ToAgencyValid',
component: './Agency/AgencyManager/applyIndex',
},
{
{//代理库审批
path: '/ToAgencyApprove',
component: './Agency/AgencyManager/approveIndex',
},
{//代理库业务员
path: '/ToAgencyAgent',
component: './Agency/AgencyManager/agentIndex',
},
//==============================================================引入的业务路由
...approvalForm,//审批单
...juryRoom,//评标室内所有路由