自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-02 0b11a240d2ac702217c141ed699004c71c885d4e
src/main/webapp/views/wrkMast/wrkDetl.html
@@ -42,6 +42,7 @@
            where: {wrk_no: parent.wrkNo},
            page: true,
            limit: 16,
            limits: [16, 30, 50, 100, 200, 500],
            even: true,
            toolbar: '#toolbar',
            cellMinWidth: 50,
@@ -79,7 +80,7 @@
            },
            done: function(res, curr, count) {
                if (res.code === 403) {
                    top.location.href = baseUrl;
                    top.location.href = baseUrl+"/";
                }
                pageCur=curr;
                form.on('checkbox(tableCheckbox)', function (data) {