| | |
| | | height: 'full-120', |
| | | cols: [[ |
| | | // {type: 'checkbox'}, |
| | | {field: 'id', align: 'center',title: 'ID'} |
| | | ,{field: 'boxSpecs', align: 'center',title: '工序名'} |
| | | // {field: 'id', align: 'center',title: 'ID'}, |
| | | {field: 'boxSpecs', align: 'center',title: '工序名'} |
| | | ,{field: 'boxType', align: 'center',title: '工序号'} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} |
| | |
| | | height: 'full-120', |
| | | cols: [[ |
| | | // {type: 'checkbox'}, |
| | | {field: 'id', align: 'center',title: 'ID'} |
| | | ,{field: 'boxSpecs', align: 'center',title: '状态名'} |
| | | // {field: 'id', align: 'center',title: 'ID'}, |
| | | {field: 'boxSpecs', align: 'center',title: '状态名'} |
| | | ,{field: 'boxType', align: 'center',title: '状态号'} |
| | | |
| | | ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} |