From 8b79a872df4731bcc6a692bacce1f38dc53df358 Mon Sep 17 00:00:00 2001
From: xpz2018 <107107461@qq.com>
Date: Thu, 7 Aug 2025 17:23:24 +0800
Subject: [PATCH] no message
---
src/views/components/Timeline.vue | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/src/views/components/Timeline.vue b/src/views/components/Timeline.vue
index 1b3c75a..6446ffa 100644
--- a/src/views/components/Timeline.vue
+++ b/src/views/components/Timeline.vue
@@ -8,7 +8,10 @@
{{list[0].createTime}}
{{list[0].operatorName}}
-{{followStageList.find((find) => find.value === list[0].datingClueFollowStage)?.label}}
- {{list[0].remark}}
+
+ {{list[0].remark}}
+ {{list[0].remark}}
+
@@ -20,7 +23,10 @@
{{list[1].createTime}}
{{list[1].operatorName}}
-{{followStageList.find((find) => find.value === list[1].datingClueFollowStage)?.label}}
- {{list[1].remark}}
+
+ {{list[1].remark}}
+ {{list[1].remark}}
+
@@ -31,7 +37,10 @@
{{list[2].createTime}}
{{list[2].operatorName}}
-{{followStageList.find((find) => find.value === list[2].datingClueFollowStage)?.label}}
- {{list[2].remark}}
+
+ {{list[2].remark}}
+ {{list[2].remark}}
+
@@ -42,8 +51,10 @@
+
\ No newline at end of file