修改项目首页 进行中的项目 以及项目建档相关页面信息

This commit is contained in:
32503
2025-07-11 14:34:26 +08:00
parent 8f4404ff91
commit a1f617cbb9
8 changed files with 165 additions and 62 deletions

View File

@ -46,6 +46,19 @@ export default [
path: '/ProjectLayout/Supplier/HomePageSectionList',
component: './Project/ProjectManage/Supplier/HomePageSectionList',
},
/**
* 项目建档
*/
{
// 项目建档列表
path: '/ProjectLayout/ProjectFiles',
component: './ProjectFiles',
},
{
// 项目建档新增
path: '/ProjectLayout/ProjectFiles/file',
component: './ProjectFiles/file',
},
...bid,
...tender,
...open,