From b823a11d74b6623fadcfab27150cdbb0ad9766f5 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期五, 15 九月 2023 17:50:07 +0800
Subject: [PATCH] 调拨列表页面、报废列表、新建页面开发

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

diff --git a/src/views/productManage/product/index.vue b/src/views/productManage/product/index.vue
index 85e9876..08c4dcc 100644
--- a/src/views/productManage/product/index.vue
+++ b/src/views/productManage/product/index.vue
@@ -156,12 +156,6 @@
           default: false
         },
         {
-          label: "鍏徃",
-          prop: "shopName",
-          isShowColumn: showcol.includes("鍏徃"),
-          default: false
-        },
-        {
           label: "閿�鍞环鏍�",
           prop: "faultLevel",
           isShowColumn: showcol.includes("閿�鍞环鏍�"),

--
Gitblit v1.8.0