feat:【antd】【crm】客户的列表的重构
This commit is contained in:
@@ -27,7 +27,7 @@ const routes: RouteRecordRaw[] = [
|
||||
title: '客户详情',
|
||||
activePath: '/crm/customer',
|
||||
},
|
||||
component: () => import('#/views/crm/customer/modules/detail.vue'),
|
||||
component: () => import('#/views/crm/customer/detail/index.vue'),
|
||||
},
|
||||
{
|
||||
path: 'business/detail/:id',
|
||||
|
||||
Reference in New Issue
Block a user