完善客户管理
This commit is contained in:
@@ -52,7 +52,7 @@ export const constantRoutes = [
|
||||
title: '客户管理'
|
||||
},
|
||||
children: [{
|
||||
path: '/customerInformation/customerInformation',
|
||||
path: '/customerManagement/customerInformation',
|
||||
component: () => import('@/views/customerManagement/customerInformation/customerInformation'),
|
||||
name: 'CustomerInformation',
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user