diff --git a/src/router/modules/remaining.ts b/src/router/modules/remaining.ts index 6ca1c795..73f33655 100644 --- a/src/router/modules/remaining.ts +++ b/src/router/modules/remaining.ts @@ -539,18 +539,6 @@ const remainingRouter: AppRouteRecordRaw[] = [ }, component: () => import('@/views/crm/contract/detail/index.vue') }, - { - path: 'contract/detail', - name: 'CrmContractDetail2', // 特殊:用于适配 BPM 打开详情 - meta: { - title: '合同详情XXX', - noCache: true, - hidden: true, - canTo: true, - activeMenu: '/crm/contract' - }, - component: () => import('@/views/crm/contract/detail/index.vue') - }, { path: 'contact/detail/:id', name: 'CrmContactDetail', diff --git a/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue b/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue index 2f650847..17f8df6b 100644 --- a/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue +++ b/src/views/crm/backlog/components/CustomerPutPoolRemindList.vue @@ -29,32 +29,31 @@ - - + - - - - - - + + + + - + + + + + + - + + + + + + + @@ -90,8 +100,6 @@ prop="createTime" width="180px" /> - - diff --git a/src/views/crm/business/detail/index.vue b/src/views/crm/business/detail/index.vue index 7ef2b3a0..ab52c3c7 100644 --- a/src/views/crm/business/detail/index.vue +++ b/src/views/crm/business/detail/index.vue @@ -31,10 +31,11 @@ :customer-id="business.customerId" /> - + + 123 @@ -51,8 +52,8 @@ - - + + diff --git a/src/views/crm/contract/detail/index.vue b/src/views/crm/contract/detail/index.vue index c5d8c050..0ab33888 100644 --- a/src/views/crm/contract/detail/index.vue +++ b/src/views/crm/contract/detail/index.vue @@ -19,6 +19,8 @@ + + 123 - +