From c829abeae8e4a6d3af78ac75f580a414559bc880 Mon Sep 17 00:00:00 2001
From: liutong <836164388@qq.com>
Date: Mon, 31 Mar 2025 11:14:48 +0800
Subject: [PATCH] =?UTF-8?q?refactor(market):=20=E4=BC=98=E5=8C=96=E7=BA=BF?=
=?UTF-8?q?=E7=B4=A2=E6=B7=BB=E5=8A=A0=E9=A1=B5=E9=9D=A2=E4=BB=A3=E7=A0=81?=
=?UTF-8?q?=E7=BB=93=E6=9E=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
-调整代码缩进和格式,提高可读性
- 移除冗余的空行和注释,精简代码
-优化数据结构定义,集中声明变量
- 统一使用箭头函数,提升代码一致性
---
pages/market/clue/add_clues.vue | 845 ++++++++++++++++----------------
1 file changed, 435 insertions(+), 410 deletions(-)
diff --git a/pages/market/clue/add_clues.vue b/pages/market/clue/add_clues.vue
index dbe492c..3b73baa 100644
--- a/pages/market/clue/add_clues.vue
+++ b/pages/market/clue/add_clues.vue
@@ -1,121 +1,141 @@
-
+
查重
-
-
-
- 基础信息
+
+
+
+ 基础信息
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
点击选择
- {{ result_customer_source }}
+
+ {{ result_customer_source }}
-
-
+
+
点击选择
- {{ result_add_staff_id }}
+ {{
+ result_add_staff_id
+ }}
-
-
-
+
+
+
-
-
-
- 附加信息
-
-
-
-
+
+
+
+ 附加信息
+
+
+
+
-
-
+
+
-
-
+
+
-
+
+
+
+
+
-
-
-
-
-
-
- 保存
-
+
+ 保存
+
-
-
+
+
-
-
+
+
-
+