diff --git a/components/CustomerManagement.vue b/components/CustomerManagement.vue index 8f6fe3a..e3aff48 100644 --- a/components/CustomerManagement.vue +++ b/components/CustomerManagement.vue @@ -3,7 +3,10 @@ 客户管理 - + + 私有 + + 筛选 diff --git a/pages/customer/detail/index.vue b/pages/customer/detail/index.vue index 65976c5..1323099 100644 --- a/pages/customer/detail/index.vue +++ b/pages/customer/detail/index.vue @@ -24,7 +24,7 @@ {{ customerDetail.wechat || '--' }} - 客户归属 + 跟进人 {{ customerDetail.followName || '未分配' }}