| | |
| | | cols: [[ |
| | | { type: 'checkbox' } |
| | | , { field: 'id', align: 'center', title: 'ID' } |
| | | , { field: 'devId', align: 'center', title: '台机ID' } |
| | | , { field: 'devNo', align: 'center', title: '台机号' } |
| | | , { field: 'devId', align: 'center', title: '机台ID' } |
| | | , { field: 'devNo', align: 'center', title: '机台号' } |
| | | , { field: 'blocId', align: 'center', title: '库位ID', hide: true } |
| | | , { field: 'blocNo', align: 'center', title: '库位码' } |
| | | , { field: 'def$', align: 'center', title: '是否默认' } |
| | | , { fixed: 'right', title: '操作', align: 'center', toolbar: '#operate', width: 120 } |
| | | ]], |
| | | request: { |
| | |
| | | if (res.data) { |
| | | layer.open({ |
| | | type: 1, |
| | | title: '台机绑定作业库位', |
| | | title: '机台绑定作业库位', |
| | | area: ["400px"], |
| | | maxmin: true, |
| | | shadeClose: true, |