From 22a943513767229e901bc0472f98e6b1917490ee Mon Sep 17 00:00:00 2001 From: fanfan Date: Wed, 7 Aug 2024 20:53:41 +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/store/describe.vue | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/src/views/store/describe.vue b/src/views/store/describe.vue index fd50876..86188da 100644 --- a/src/views/store/describe.vue +++ b/src/views/store/describe.vue @@ -43,14 +43,6 @@ 新增 - - 商品 - 数据商品订单服务订单回收订单支付财务店铺展示角色营销多商户内容管理其他功能 - {{ text == '10' ? '√' : text == '20' ? '×' : text }} {{ text == '10' ? '√' : text == '20' ? '×' : text }} {{ text == '10' ? '√' : text == '20' ? '×' : text }} @@ -94,8 +86,7 @@ export default { columns: [ { title: '板块', - dataIndex: 'plate_id', - scopedSlots: { customRender: 'plate_id' }, + dataIndex: 'plate_name', }, { title: '功能',