#
xjj
2024-02-27 8281fb6cd63fd0a82fa856c3017817fbb33b5924
#
1个文件已修改
3 ■■■■ 已修改文件
zy-asrs-wms/src/main/webapp/views/report/locDetl.html 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-wms/src/main/webapp/views/report/locDetl.html
@@ -58,7 +58,7 @@
            page: true,
            limit: 20,
            skin: 'line',
            where: {loc_no: $('#locNo').val()},
            where: {locNo: $('#locNo').val()},
            even: true,
            cellMinWidth: 50,
            cols: [getCol()],
@@ -67,7 +67,6 @@
                pageSize: 'limit'
            },
            parseData: function (res) {
                console.log(res)
                return {
                    'code': res.code,
                    'msg': res.msg,