From e449a5408265e4bd1f6c66f5be28a42efac444ee Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期日, 20 九月 2026 15:22:46 +0800
Subject: [PATCH] 天津豹鸣app 1.需求修改

---
 src/pages/basicData/customerFile/index.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/pages/basicData/customerFile/index.vue b/src/pages/basicData/customerFile/index.vue
index 1d6fb9d..3e36018 100644
--- a/src/pages/basicData/customerFile/index.vue
+++ b/src/pages/basicData/customerFile/index.vue
@@ -102,10 +102,12 @@
   const customerName = ref("");
   const list = ref([]);
 
+  // 瀹㈡埛鍒嗙被鍙栧�煎繀椤讳笌鍚庣涓�鑷达紙绠$悊绔笅鎷変负銆岄浂鍞鎴� / 杩涢攢鍟嗗鎴枫�嶏級锛�
+  // 鍐欐垚銆岀粡閿�鍟嗗鎴枫�嶄細绛涗笉鍑轰换浣曟暟鎹�
   const tabList = reactive([
     { name: "鍏ㄩ儴瀹㈡埛", value: "" },
     { name: "闆跺敭瀹㈡埛", value: "闆跺敭瀹㈡埛" },
-    { name: "缁忛攢鍟嗗鎴�", value: "缁忛攢鍟嗗鎴�" },
+    { name: "杩涢攢鍟嗗鎴�", value: "杩涢攢鍟嗗鎴�" },
   ]);
   const tabValue = ref(0);
 

--
Gitblit v1.9.3