首页变更
This commit is contained in:
@@ -68,9 +68,9 @@ export const constantRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: 'index',
|
||||
component: () => import('@/views/index'),
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'dashboard', affix: true }
|
||||
component: () => import('@/views/loanPricing/workflow/index'),
|
||||
name: 'LoanPricingWorkflow',
|
||||
meta: { title: '流程列表', icon: 'dashboard', affix: true }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user