Browse Source

【ID1005487】修复bug单

zhangdan 4 năm trước cách đây
mục cha
commit
3c5c28e4a0
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      src/views/shopSetting/goodsClass.vue

+ 6 - 0
src/views/shopSetting/goodsClass.vue

@@ -126,6 +126,12 @@ export default {
           }
         }
       },
+	  {
+	    title: '商城主页显示数量',
+	    width: 100,
+	    dataIndex: 'popularizeGoodsLimit',
+	    align: 'center'
+	  },
       {
         title: '状态',
         width: 100,