自动化立体仓库 - WMS系统
skyouc
3 天以前 41411a57fc0d237577aa10ccfc1aded50556f5ba
src/main/webapp/static/js/orderTablePakout.js
@@ -42,7 +42,7 @@
            // {type: 'numbers', title: '#'},
            {field: 'orderTime', title: '日期', width: 160},
            {field: 'orderNo', title: '单据编号', align: 'center', width: 155},
            {field: 'docType$', title: '单据类型', align: 'center'}
            {field: 'shipName$', title: '单据类型', align: 'center'}
        ]],
        done: function (res, curr, count) {
            $('#dictTable+.layui-table-view .layui-table-body tbody>tr:first').trigger('click');