| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'wrkNo', align: 'center',title: '工作号',sort: true} |
| | | // {type: 'checkbox'} |
| | | {field: 'wrkNo', align: 'center',title: '工作号',sort: true} |
| | | ,{field: 'ioTime$', align: 'center',title: '工作时间',sort: true, hide:true} |
| | | ,{field: 'wrkSts$', align: 'center',title: '工作状态'} |
| | | ,{field: 'ioType$', align: 'center',title: '入出库类型'} |
| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'ymd', align: 'center', title: '日期'} |
| | | // {type: 'checkbox'} |
| | | {field: 'ymd', align: 'center', title: '日期'} |
| | | ,{field: 'source_sta_no', align: 'center',title: '站点'} |
| | | ,{field: 'sto_qty', align: 'center',title: '入库次数'} |
| | | ,{field: 'ret_qty', align: 'center',title: '出库次数'} |
| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox', fixed: 'left'} |
| | | ,{field: 'row1', title: '钢架号', sort: true, align: 'center'} |
| | | // {type: 'checkbox', fixed: 'left'} |
| | | {field: 'row1', title: '钢架号', sort: true, align: 'center'} |
| | | ,{field: 'total_qty', align: 'center',title: '库位总数'} |
| | | ,{field: 'full_qty', align: 'center',title: '在库数量'} |
| | | ,{field: 'null_qty', align: 'center',title: '空库位数量'} |
| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'appe_time', title: '入库时间', align: 'center'} |
| | | // {type: 'checkbox'} |
| | | {field: 'appe_time', title: '入库时间', align: 'center'} |
| | | ,{field: 'stay_time', align: 'center',title: '滞留天数'} |
| | | ,{field: 'loc_no', align: 'center',title: '库位号'} |
| | | ,{field: 'matnr', align: 'center',title: '物料'} |
| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'io_time', align: 'center', title: '入库日期'} |
| | | // {type: 'checkbox'} |
| | | {field: 'io_time', align: 'center', title: '入库日期'} |
| | | ,{field: 'loc_no', align: 'center',title: '库位号'} |
| | | // ,{field: 'crn_str_time', align: 'center',title: '堆垛机启动时间'} |
| | | // ,{field: 'crn_end_time', align: 'center',title: '堆垛机停止时间'} |
| | |
| | | toolbar: '#toolbar', |
| | | cellMinWidth: 50, |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'io_time', align: 'center', title: '出库日期'} |
| | | // {type: 'checkbox'} |
| | | {field: 'io_time', align: 'center', title: '出库日期'} |
| | | ,{field: 'loc_no', align: 'center',title: '库位号'} |
| | | ,{field: 'crn_str_time', align: 'center',title: '堆垛机启动时间'} |
| | | ,{field: 'crn_end_time', align: 'center',title: '堆垛机停止时间'} |