自动化立体仓库 - WMS系统
lty
4 天以前 c27d3ae9d5130a230e1dcb59abd4e8851dceb9d6
src/main/webapp/static/js/locDetlStatis/check.js
@@ -23,7 +23,8 @@
//            ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80}
//             ,{field: 'typeId', align: 'center',title: '路径ID'}
            // ,{field: 'typeDesc', align: 'center',title: '作业类型'}
            {field: 'anfme', align: 'center',title: '库存数量(正少/负多)', style: 'font-weight: bold'},
            {field: 'orderNo', align: 'center',title: '盘点单编号', style: 'font-weight: bold'},
            {field: 'anfme', align: 'center',title: '盘点盈亏', style: 'font-weight: bold'},
            {field: 'createTime$', align: 'center',title: '创建时间', style: 'font-weight: bold'},
            {field: 'matnr', align: 'center',title: '商品编号', style: 'font-weight: bold'},
@@ -33,15 +34,13 @@
            // ,{field: 'appeUser$', align: 'center',title: '创建者',event: 'appeUser', style: 'cursor:pointer'}
            // ,{field: 'appeTime$', align: 'center',title: '添加时间'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:150}
        ]],
        request: {
            pageName: 'curr',
            pageSize: 'limit'
        },
        parseData: function (res) {
            // console.log(res)
            console.log(res)
            return {
                'code': res.code,
                'msg': res.msg,