期刊列表
This commit is contained in:
@@ -830,6 +830,13 @@ export default new Router({
|
||||
title: 'Group List'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/JournalInstallment', //分期列表
|
||||
component: () => import('../components/page/JournalManagement/JournalInstallment/index.vue'),
|
||||
meta: {
|
||||
title: 'Journal Installment'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/JournalManagement', //用户列表
|
||||
component: () => import('../components/page/JournalManagement/JournalManagement/index.vue'),
|
||||
|
||||
Reference in New Issue
Block a user