自动化立体仓库 - WMS系统
pang.jiabao
2024-12-25 62b94e763b07ce64e5b43274bb428c1c9c46ed6e
src/main/webapp/static/js/inventoryCheckOrder/inventoryCheakOrderTable.js
@@ -42,7 +42,7 @@
            // {type: 'numbers', title: '#'},
            {field: 'createTime$', title: '日期'},
            {field: 'orderNo', title: '单据编号', align: 'center'},
            {field: 'status', title: '状态', align: 'center'}
            {field: 'status$', title: '状态', align: 'center'}
        ]],
        done: function (res, curr, count) {
            $('#dictTable+.layui-table-view .layui-table-body tbody>tr:first').trigger('click');