From 9ca79ccb9eb2fcfd199b9e171f6066c13fe159d9 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 15 一月 2026 11:47:50 +0800
Subject: [PATCH] 付款登记超过,供应商往来详细信息页码

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

diff --git a/src/views/basicData/product/index.vue b/src/views/basicData/product/index.vue
index e652c53..f9a61cd 100644
--- a/src/views/basicData/product/index.vue
+++ b/src/views/basicData/product/index.vue
@@ -235,10 +235,6 @@
 const expandedKeys = ref([]);
 const tableColumn = ref([
   {
-    label: "浜у搧瑙勬牸缂栧彿",
-    prop: "productCode",
-  },
-  {
     label: "瑙勬牸鍨嬪彿",
     prop: "model",
   },

--
Gitblit v1.9.3