feat:【antd】【crm】优化 receivable 的整体代码风格
This commit is contained in:
@@ -64,7 +64,7 @@ const routes: RouteRecordRaw[] = [
|
||||
title: '回款详情',
|
||||
activePath: '/crm/receivable',
|
||||
},
|
||||
component: () => import('#/views/crm/receivable/modules/detail.vue'),
|
||||
component: () => import('#/views/crm/receivable/detail/index.vue'),
|
||||
},
|
||||
{
|
||||
path: 'contact/detail/:id',
|
||||
|
||||
Reference in New Issue
Block a user