From d825a85b8e952a8835488e2e6ad483e5ebd2b3a2 Mon Sep 17 00:00:00 2001 From: liutong <836164388@qq.com> Date: Tue, 15 Apr 2025 17:44:05 +0800 Subject: [PATCH] =?UTF-8?q?refactor(market):=20=E9=87=8D=E6=9E=84=E7=BA=BF?= =?UTF-8?q?=E7=B4=A2=E8=B7=9F=E8=BF=9B=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改了多个字段的名称和显示逻辑 -优化了表单布局和样式- 更新了数据模型以适应新的业务需求 --- pages/market/clue/writing_followUp.vue | 96 ++++++++++++-------------- 1 file changed, 45 insertions(+), 51 deletions(-) diff --git a/pages/market/clue/writing_followUp.vue b/pages/market/clue/writing_followUp.vue index abf348f..4336cae 100644 --- a/pages/market/clue/writing_followUp.vue +++ b/pages/market/clue/writing_followUp.vue @@ -29,10 +29,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_staff_id }} @@ -49,10 +49,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_follow_up_time }} @@ -69,7 +69,7 @@ :bottomBorder='false' > - @@ -85,10 +85,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_purchasing_power }} @@ -104,10 +104,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_cognitive_concept }} @@ -123,14 +123,15 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_schooltime }} + - 点击选择 - - - {{ str_sales_id }} - + + - 点击选择 - - - {{ str_sales_id }} - + @@ -181,17 +177,16 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_emotional_intensity }} 初步意向度 - - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_initial_customer_intent }} @@ -225,10 +220,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_initial_relationship_intent }} @@ -240,7 +235,7 @@ - @@ -252,9 +247,9 @@ - + - + - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_entry_type }} @@ -288,10 +283,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_follow_staff_id }} @@ -308,10 +303,10 @@ :bottomBorder='false' > - 点击选择 + 点击选择 - - {{ str_sales_id }} + + {{ str_reminder_time }} @@ -327,7 +322,7 @@ :bottomBorder='false' > - @@ -368,7 +363,6 @@ export default { formData:{ //##### 基础表单 ##### sales_id:'',//选择线索(线索id) - entry_type:'',//跟进类型(1=市场人员录入的,2=销售人员录入) staff_id:'',//跟进人员 follow_up_time:'',//跟进时间(2025-03-20 16:04:50) requirement:'',//需求 @@ -385,7 +379,7 @@ export default { //##### 跟进任务 ##### is_warn:'1',//是否转角跟进任务(是否提醒 1提醒 2不提醒) is_warn_btn:true,//是否转角跟进任务(是否提醒 true=提醒 false=不提醒),只做前端按钮展示使用 - //跟进类型 + entry_type:'',//跟进类型(1=市场人员录入的,2=销售人员录入) follow_staff_id:'',//跟进人员 reminder_time:'',//跟进时间 follow_content:'',//备注