Helius
2022-05-12 ee98d0782c94e000fe2c2524d1957f67c6a5e70b
src/main/resources/templates/febs/views/modules/goods/goodsList.html
@@ -165,7 +165,7 @@
            tableIns = febs.table.init({
                elem: $view.find('table'),
                id: 'userTable',
                url: ctx + 'admin/goods/goodsList',
                url: ctx + 'admin/goods/goodsList?goodsType=1',
                cols: [[
                    {field: 'goodsNo', title: '商品编号', minWidth: 150,align:'left'},
                    {field: 'goodsName', title: '商品名称', minWidth: 150,align:'left'},