mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-16 20:05:07 +08:00
!363 crm:新增跟进组件、转移表单组件封装,完善按钮数据权限控制、客户公海抽离
Merge pull request !363 from puhui999/dev-crm
This commit is contained in:
@ -503,7 +503,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
|
||||
title: '客户详情',
|
||||
noCache: true,
|
||||
hidden: true,
|
||||
activeMenu: '/crm/customer'
|
||||
activeMenu: '/crm/customer/index'
|
||||
},
|
||||
component: () => import('@/views/crm/customer/detail/index.vue')
|
||||
},
|
||||
|
Reference in New Issue
Block a user