| | |
| | | cols: [[ |
| | | {type: 'checkbox'} |
| | | , {field: 'id', align: 'center', title: 'ID', hide: true} |
| | | , {field: 'devId', align: 'center', title: '机台ID', hide: true} |
| | | , {field: 'devNo', align: 'center', title: '机台号'} |
| | | , {field: 'devName', align: 'center', title: '设备名称'} |
| | | , {field: 'devNo$', align: 'center', title: '机台号'} |
| | | , {field: 'devId', align: 'center', title: '机台ID'} |
| | | , {field: 'devName', align: 'center', title: '设备名称', hide: true } |
| | | , {field: 'blocId', align: 'center', title: '库位ID', hide: true} |
| | | , {field: 'blocNo', align: 'center', title: '工位'} |
| | | , {field: 'locType$', align: 'center', title: '工位状态'} |