| | |
| | | height: 'full-120', |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | ,{field: 'id', align: 'center',title: '主键'} |
| | | ,{field: 'devNo', align: 'center',title: '编号'} |
| | | , {field: 'devNo', align: 'center', title: '站点台号'} |
| | | ,{field: 'decDesc', align: 'center',title: '设备描述'} |
| | | ,{field: 'devMk', align: 'center',title: '备注'} |
| | | ,{field: 'inEnable', align: 'center',title: '可入(checkBox)'} |
| | | ,{field: 'outEnable', align: 'center',title: '可出(checkBox)'} |
| | | ,{field: 'autoing', align: 'center',title: '自动(checkBox)'} |
| | | ,{field: 'loading', align: 'center',title: '有物(checkBox)'} |
| | | ,{field: 'locSts', align: 'center',title: ''} |
| | | ,{field: 'canining', align: 'center',title: '能入(checkBox)'} |
| | | ,{field: 'canouting', align: 'center',title: '能出(checkBox)'} |
| | | ,{field: 'fronting', align: 'center',title: ''} |
| | | ,{field: 'rearing', align: 'center',title: ''} |
| | | ,{field: 'uping', align: 'center',title: ''} |
| | | ,{field: 'downing', align: 'center',title: ''} |
| | | ,{field: 'wrkNo', align: 'center',title: '工作号'} |
| | | ,{field: 'ctnType', align: 'center',title: '容器类型'} |
| | | ,{field: 'barcode', align: 'center',title: '条形码'} |
| | | ,{field: 'inQty', align: 'center',title: ''} |
| | | ,{field: 'row1', align: 'center',title: ''} |
| | | ,{field: 'ioTime$', align: 'center',title: ''} |
| | | ,{field: 'area', align: 'center',title: ''} |
| | | ,{field: 'inOk', align: 'center',title: ''} |
| | | ,{field: 'outOk', align: 'center',title: ''} |
| | | ,{field: 'locType1$', align: 'center',title: '高低类型'} |
| | | ,{field: 'locType2$', align: 'center',title: '宽窄类型'} |
| | | ,{field: 'locType3$', align: 'center',title: '轻重类型'} |
| | | , {field: 'area', align: 'center', title: '区域'} |
| | | , {field: 'locSts', align: 'center', title: '状态'} |
| | | , {field: 'ioTime', align: 'center', title: '入出库时间'} |
| | | ,{field: 'modiUser$', align: 'center',title: '修改人员'} |
| | | ,{field: 'modiTime$', align: 'center',title: '修改时间'} |
| | | ,{field: 'appeUser$', align: 'center',title: '创建者'} |
| | | ,{field: 'appeTime$', align: 'center',title: '添加时间'} |
| | | ,{field: 'stdQty', align: 'center',title: ''} |
| | | ,{field: 'minWt', align: 'center',title: ''} |
| | | ,{field: 'grossWt', align: 'center',title: '重量'} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} |
| | | ]], |
| | | request: { |
| | |
| | | |
| | | }, 300); |
| | | } |
| | | |
| | | layDateRender(); |
| | | |
| | | }); |