From e8503005d70fcb928a422cb371ddaceb101efccd Mon Sep 17 00:00:00 2001 From: xpz2018 <107107461@qq.com> Date: Fri, 27 Jun 2025 18:06:39 +0800 Subject: [PATCH] no message --- src/views/clue/customer/index.vue | 5 +---- src/views/invite/list/index.vue | 7 +++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/views/clue/customer/index.vue b/src/views/clue/customer/index.vue index 5995ab7..a2b5531 100644 --- a/src/views/clue/customer/index.vue +++ b/src/views/clue/customer/index.vue @@ -14,10 +14,7 @@ (ID:{{details.id}} | 渠道来源:{{channelList.find((find) => find.value === details.channelType)?.label}}) - 待分配 - #有效线索 - #无效线索 - #待跟进 + #{{followStageList.find((find) => find.value === details.followStatus)?.label}}
diff --git a/src/views/invite/list/index.vue b/src/views/invite/list/index.vue index ae7f0a7..7fc37ac 100644 --- a/src/views/invite/list/index.vue +++ b/src/views/invite/list/index.vue @@ -37,9 +37,8 @@