From 2d95cc0f94335eee717406e7a777c1193a42081c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期六, 25 四月 2026 15:00:34 +0800
Subject: [PATCH] 天津宝东 1.销售台账填完信息后,可以导出模版供客户直接盖章 2.销售台账打印报价单,可以多选销售订单,得相同公司名称,样式随意发挥 3.销售台账子表格产品的库存状态改为库存数量

---
 src/views/basicData/customerFileOpenSea/index.vue |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/src/views/basicData/customerFileOpenSea/index.vue b/src/views/basicData/customerFileOpenSea/index.vue
index 2332d04..f779a21 100644
--- a/src/views/basicData/customerFileOpenSea/index.vue
+++ b/src/views/basicData/customerFileOpenSea/index.vue
@@ -762,11 +762,6 @@
       width: 220,
     },
     {
-      label: "绾崇◣浜鸿瘑鍒爜",
-      prop: "taxpayerIdentificationNumber",
-      width: 220,
-    },
-    {
       label: "鍦板潃鍙婅仈绯绘柟寮�",
       prop: "addressPhone",
       width: 250,
@@ -784,31 +779,6 @@
       label: "鑱旂郴浜哄矖浣�",
       prop: "contactPosition",
       width: 140,
-    },
-    // {
-    //   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: "缁存姢浜�",

--
Gitblit v1.9.3