自动化立体仓库 - WMS系统
skyouc
2 天以前 c28812eb7e5afa79cb5e2f4fbee7f96c7d7767ed
src/main/webapp/static/js/orderTablePakout.js
@@ -42,7 +42,8 @@
            // {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'}
            // {field: 'docType$', title: '单据类型', align: 'center'}
        ]],
        done: function (res, curr, count) {
            $('#dictTable+.layui-table-view .layui-table-body tbody>tr:first').trigger('click');