From e4db389bd26f9c0dde5af12d26e91e0c4273a091 Mon Sep 17 00:00:00 2001 From: fanfan Date: Fri, 17 May 2024 11:01:44 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/goods/Index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/goods/Index.vue b/src/views/goods/Index.vue index 99aa82e..f9f24f5 100644 --- a/src/views/goods/Index.vue +++ b/src/views/goods/Index.vue @@ -174,11 +174,11 @@ const columns = [ width: '80px', sorter: true }, - { - title: '渠道', - width: '50px', - dataIndex: 'channel_name' - }, + // { + // title: '渠道', + // width: '50px', + // dataIndex: 'channel_name' + // }, { title: '商品编号', dataIndex: 'goods_no',