更新版本库
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user