Administrator
2025-05-16 04ff0392849be2bcddba6747679790b0bce464fb
src/main/resources/templates/febs/views/modules/order/commentList.html
@@ -100,7 +100,7 @@
                        {field: 'memberName', title: '昵称', minWidth: 100,align:'left'},
                        {field: 'orderNo', title: '订单编号', minWidth: 80,align:'left'},
                        {field: 'goodsName', title: '商品名称', minWidth: 80,align:'left'},
                        {field: 'styleName', title: '样式', minWidth: 80,align:'left'},
                        // {field: 'styleName', title: '样式', minWidth: 80,align:'left'},
                        {field: 'skuName', title: '规格', minWidth: 80,align:'left'},
                        {field: 'showState', title: '是否展示', templet: '#showStateSwitch', minWidth: 80,align:'center'},
                        {field: 'images', title: '图片', align: 'center', templet: '#showScreenhost', width: 400},