| | |
| | | // ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} |
| | | ,{field: 'whsType', align: 'center',title: '类别', width:80} |
| | | ,{field: 'wrkMk', align: 'center',title: '当前工作号'} |
| | | ,{field: 'currentRow', align: 'center',title: '当前排号'} |
| | | ,{field: 'sRow', align: 'center',title: '起始排号'} |
| | | ,{field: 'currentRow', align: 'center',title: '当前排号', style: 'color: #AA3130;font-weight: bold'} |
| | | ,{field: 'eRow', align: 'center',title: '终止排号'} |
| | | ,{field: 'crnQty', align: 'center',title: '堆垛机数量'} |
| | | ,{field: 'memo', align: 'center',title: '备注'} |
| | | // ,{field: 'modiUser$', align: 'center',title: '修改人员'} |
| | | // ,{field: 'modiTime$', align: 'center',title: '修改时间', width:200} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:150} |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} |
| | | ]], |
| | | request: { |
| | | pageName: 'curr', |