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: '功能',