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