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