From e06ec76e7e419c0c3b1f8c3a603a331b1a0d42fb Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 16 六月 2026 11:01:15 +0800
Subject: [PATCH] tooltip错位修改

---
 src/views/basicData/customerFileOpenSea/index.vue |  116 +++++++++++++++++++++++++++------------------------------
 1 files changed, 55 insertions(+), 61 deletions(-)

diff --git a/src/views/basicData/customerFileOpenSea/index.vue b/src/views/basicData/customerFileOpenSea/index.vue
index 1c8e6c4..294b6a2 100644
--- a/src/views/basicData/customerFileOpenSea/index.vue
+++ b/src/views/basicData/customerFileOpenSea/index.vue
@@ -18,8 +18,8 @@
                    @change="handleQuery">
           <el-option label="闆跺敭瀹㈡埛"
                      value="闆跺敭瀹㈡埛" />
-          <el-option label="杩涢攢鍟嗗鎴�"
-                     value="杩涢攢鍟嗗鎴�" />
+          <el-option label="缁忛攢鍟嗗鎴�"
+                     value="缁忛攢鍟嗗鎴�" />
         </el-select>
         <el-button type="primary"
                    @click="handleQuery"
@@ -93,7 +93,7 @@
             </el-form-item>
           </el-col>
         </el-row>
-        <el-row :gutter="30">
+        <!-- <el-row :gutter="30">
           <el-col :span="12">
             <el-form-item label="閾惰鍩烘湰鎴凤細"
                           prop="basicBankAccount">
@@ -110,16 +110,16 @@
                         clearable />
             </el-form-item>
           </el-col>
-        </el-row>
+        </el-row> -->
         <el-row :gutter="30">
-          <el-col :span="12">
+          <!-- <el-col :span="12">
             <el-form-item label="寮�鎴疯鍙凤細"
                           prop="bankCode">
               <el-input v-model="form.bankCode"
                         placeholder="璇疯緭鍏�"
                         clearable />
             </el-form-item>
-          </el-col>
+          </el-col> -->
           <el-col :span="12">
             <el-form-item label="瀹㈡埛鍒嗙被锛�"
                           prop="customerType">
@@ -128,8 +128,8 @@
                          clearable>
                 <el-option label="闆跺敭瀹㈡埛"
                            value="闆跺敭瀹㈡埛" />
-                <el-option label="杩涢攢鍟嗗鎴�"
-                           value="杩涢攢鍟嗗鎴�" />
+                <el-option label="缁忛攢鍟嗗鎴�"
+                           value="缁忛攢鍟嗗鎴�" />
               </el-select>
             </el-form-item>
           </el-col>
@@ -464,14 +464,9 @@
         </div>
       </div>
       <!-- 娲借皥杩涘害璁板綍 -->
-      <div class="detail-section">
+      <!-- <div class="detail-section">
         <div class="section-header">
           <h3 class="section-title">娲借皥杩涘害璁板綍</h3>
-          <el-button type="primary"
-                     size="small"
-                     @click="openNegotiationDialog(detailForm)">
-            娣诲姞杩涘害
-          </el-button>
         </div>
         <el-table :data="negotiationRecords"
                   border
@@ -501,7 +496,6 @@
                   <Paperclip />
                 </el-icon>
                 闄勪欢
-                <!-- {{ row.fileList && row.fileList.length > 0 ? row.fileList.length : '涓婁紶' }} -->
               </el-button>
             </template>
           </el-table-column>
@@ -526,7 +520,7 @@
              class="no-records">
           鏆傛棤娲借皥杩涘害璁板綍
         </div>
-      </div>
+      </div> -->
       <template #footer>
         <div class="dialog-footer">
           <el-button @click="closeDetailDialog">鍏抽棴</el-button>
@@ -744,31 +738,31 @@
       prop: "contactPhone",
       width: 150,
     },
-    {
-      label: "璺熻繘杩涘害",
-      prop: "followUpLevel",
-      width: 120,
-    },
-    {
-      label: "璺熻繘鏃堕棿",
-      prop: "followUpTime",
-      width: 120,
-    },
-    {
-      label: "閾惰鍩烘湰鎴�",
-      prop: "basicBankAccount",
-      width: 220,
-    },
-    {
-      label: "閾惰璐﹀彿",
-      prop: "bankAccount",
-      width: 220,
-    },
-    {
-      label: "寮�鎴疯鍙�",
-      prop: "bankCode",
-      width: 220,
-    },
+    // {
+    //   label: "璺熻繘杩涘害",
+    //   prop: "followUpLevel",
+    //   width: 120,
+    // },
+    // {
+    //   label: "璺熻繘鏃堕棿",
+    //   prop: "followUpTime",
+    //   width: 120,
+    // },
+    // {
+    //   label: "閾惰鍩烘湰鎴�",
+    //   prop: "basicBankAccount",
+    //   width: 220,
+    // },
+    // {
+    //   label: "閾惰璐﹀彿",
+    //   prop: "bankAccount",
+    //   width: 220,
+    // },
+    // {
+    //   label: "寮�鎴疯鍙�",
+    //   prop: "bankCode",
+    //   width: 220,
+    // },
     {
       label: "缁存姢浜�",
       prop: "maintainer",
@@ -783,7 +777,7 @@
       label: "鎿嶄綔",
       align: "center",
       fixed: "right",
-      width: 290,
+      width: 140,
       operation: [
         {
           name: "缂栬緫",
@@ -792,20 +786,20 @@
             openForm("edit", row);
           },
         },
-        {
-          name: "娣诲姞娲借皥杩涘害",
-          type: "text",
-          clickFun: row => {
-            openNegotiationDialog(row);
-          },
-        },
-        {
-          name: "鍥炶鎻愰啋",
-          type: "text",
-          clickFun: row => {
-            openReminderDialog(row);
-          },
-        },
+        // {
+        //   name: "娣诲姞娲借皥杩涘害",
+        //   type: "text",
+        //   clickFun: row => {
+        //     openNegotiationDialog(row);
+        //   },
+        // },
+        // {
+        //   name: "鍥炶鎻愰啋",
+        //   type: "text",
+        //   clickFun: row => {
+        //     openReminderDialog(row);
+        //   },
+        // },
         {
           name: "璇︽儏",
           type: "text",
@@ -860,11 +854,11 @@
     },
     rules: {
       customerName: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
-      taxpayerIdentificationNumber: [
-        { required: true, message: "璇疯緭鍏�", trigger: "blur" },
-      ],
-      companyAddress: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
-      companyPhone: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
+      // taxpayerIdentificationNumber: [
+      //   { required: true, message: "璇疯緭鍏�", trigger: "blur" },
+      // ],
+      // companyAddress: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
+      // companyPhone: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
       // contactPerson: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
       // contactPhone: [{ required: true, message: "璇疯緭鍏�", trigger: "blur" }],
       maintainer: [{ required: false, message: "璇烽�夋嫨", trigger: "change" }],

--
Gitblit v1.9.3