xiaoyong931011
2023-04-17 e414c58074f48c991af41138b1e841ee16eca724
src/main/resources/templates/febs/views/modules/score/goodsList.html
@@ -198,7 +198,7 @@
                            return '<a lay-event="seeImgThumb"><img id="seeImgThumb'+d.id+'" src="'+d.thumb+'" alt=""></a>';
                        }, minWidth: 150,align:'center'},
                    {field: 'isSale', title: '是否上架', templet: '#upOrDownSwitch', minWidth: 80,align:'center'},
                    {field: 'score', title: '兑换积分', minWidth: 150,align:'left'},
                    {field: 'score', title: 'H金劵', minWidth: 150,align:'left'},
                    {field: 'originalPrice', title: '原价', minWidth: 150,align:'left'},
                    {field: 'stock', title: '商品库存', minWidth: 150,align:'left'},
                    {field: 'skuVolume', title: '商品销量', minWidth: 150,align:'left'},