自动化立体仓库 - WMS系统
#
zhou zhou
1 天以前 ed18957b9f1c5939f2deacdd226054686d4c65ed
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');