更新版本库

This commit is contained in:
ajaxfan
2021-01-16 11:29:42 +08:00
parent b42e0c1ddd
commit ff889c3db4
352 changed files with 39993 additions and 15507 deletions

View File

@ -1,61 +1,12 @@
export default [
//项目建档
{
name: 'list.ProjectDocumentation',
icon: 'table',
path: '/Project/ProjectManage/ProjectManager/ProjectDocumentation',
component: './Project/ProjectManage/ProjectManager/ProjectDocumentation',
},
//项目信息管理
{
//项目信息管理
{
name: 'list.ProjectInformationManagement',
icon: 'table',
path: '/Project/ProjectManage/ProjectManager/ProjectInformationManagement',
component: './Project/ProjectManage/ProjectManager/ProjectInformationManagement',
hideInMenu: true
},
//寻找商机
{
name: 'list.LookingForBusinessOpportunities',
icon: 'table',
path: '/Tender/supplier/LookingForBusinessOpportunities',
component: './Tender/supplier/LookingForBusinessOpportunities',
},
//邀请函
{
name: 'invitationLetter',
icon: 'table',
path: '/Tender/supplier/InvitationLetter',
component: './Tender/supplier/InvitationLetter',
},
//我要参与(购买采购文件)
{
name: 'list.IParticipate',
icon: 'table',
path: '/Tender/supplier/IParticipate',
component: './Tender/supplier/IParticipate',
},
//下载采购文件
{
name: 'list.DownloadPurchasingDocuments',
icon: 'table',
path: '/Tender/supplier/DownloadPurchasingDocuments',
component: './Tender/supplier/DownloadPurchasingDocuments',
},
//供应商质疑或异议列表
{
name: 'list.SupplierQuestionsOrObjections',
icon: 'table',
path: '/Tender/supplier/SupplierQuestionsOrObjections',
component: './Tender/supplier/SupplierQuestionsOrObjections',
},
//供应商澄清列表
{
name: 'supplierClarificationList',
icon: 'table',
path: '/Tender/supplier/SupplierClarificationList',
component: './Tender/supplier/SupplierClarificationList',
},
//标中质询澄清列表
{
name: 'clarificationOfTheBid',
@ -70,21 +21,6 @@ export default [
path: '/Evaluation/supplier/ChallengeListInTheIndex',
component: './Evaluation/supplier/ChallengeListInTheIndex',
},
//澄清列表
{
name: 'clarifyTheList',
icon: 'table',
path: '/Tender/ProjectManager/ClarifyTheList',
component: './Tender/ProjectManager/ClarifyTheList',
},
//项目经理提疑回复列表
{
name: 'mentionDoubtReply',
icon: 'table',
path: '/Tender/ProjectManager/MentionDoubtReply',
component: './Tender/ProjectManager/MentionDoubtReply',
},
//评审结果-项目经理
{
name: 'reviewResults.manager',