From 12e5839f8b2b958cbd3e0047ee5f9873ff65495d Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期五, 15 九月 2023 19:50:33 +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