【bug】 调整-标协会员-证书缴费的菜单

This commit is contained in:
fengchenchen
2022-04-01 14:58:18 +08:00
parent 3c8671b7ae
commit 14c4785ad3
+32 -15
View File
@@ -250,18 +250,6 @@ export const routerData = [
name: 'standardsAssociation-PaymentInfo-MemberInfo',
path: '/standardsAssociation/PaymentInfo/MemberInfo',
route: '1'
}, {
component: 'standardsAssociation/PaymentInfo/CertificateInfo',
id: 'standardsCertificateInfo4-4-2',
meta: {
keepAlive: false,
internalOrExternal: false,
componentName: 'CertificateInfo',
title: '证书缴费'
},
name: 'standardsAssociation-PaymentInfo-CertificateInfo',
path: '/standardsAssociation/PaymentInfo/CertificateInfo',
route: '1'
}, {
component: 'standardsAssociation/PaymentInfo/InvoiceInfo',
id: 'standardsInvoiceInfo4-4-3',
@@ -278,18 +266,47 @@ export const routerData = [
]
},
{
component: 'standardsAssociation/CertificateManagement',
component: 'layouts/RouteView',
id: 'standardsCertificateManagement4-3',
meta: {
keepAlive: false,
internalOrExternal: false,
componentName: 'CertificateManagement',
title: '证书管理'
title: '证书缴费'
},
name: 'standardsAssociation-CertificateManagement',
path: '/standardsAssociation/CertificateManagement',
route: '1'
route: '1',
children: [
{
component: 'standardsAssociation/CertificateManagement',
id: 'standardsCertificateManagement4-3-1',
meta: {
keepAlive: false,
internalOrExternal: false,
componentName: 'CertificateManagement',
title: '证书申请'
},
name: 'standardsAssociation-CertificateManagement',
path: '/standardsAssociation/CertificateManagement',
route: '1'
},
{
component: 'standardsAssociation/PaymentInfo/CertificateInfo',
id: 'standardsCertificateInfo4-3-2',
meta: {
keepAlive: false,
internalOrExternal: false,
componentName: 'CertificateInfo',
title: '项目查询'
},
name: 'standardsAssociation-PaymentInfo-CertificateInfo',
path: '/standardsAssociation/PaymentInfo/CertificateInfo',
route: '1'
}
]
},
{
component: 'standardsAssociation/vinCertificate/Authorization',
id: 'standardsAuthorization4-3-1',