| | |
| | | { title: "ä»»å¡å·", field: "taskNum", type: "int" }, |
| | | { title: "æçç¼å·", field: "palletCode", type: "text" }, |
| | | { |
| | | title: "ä»»å¡ç±»å", |
| | | field: "taskType", |
| | | title: "æ¯å¦ç»å®", |
| | | field: "isBind", |
| | | type: "selectList", |
| | | dataKey: "taskType", |
| | | dataKey: "isBind", |
| | | data: [], |
| | | }, |
| | | { |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "ContainerCode", |
| | | field: "containerCode", |
| | | title: "容å¨ç¼å·", |
| | | type: "string", |
| | | width: 90, |
| | |
| | | }, |
| | | |
| | | { |
| | | field: "Position", |
| | | title: "容å¨å½åä½ç½®", |
| | | field: "position", |
| | | title: "容å¨èµ·ç¹", |
| | | type: "string", |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "EndPosition", |
| | | title: "容å¨åºåºä½ç½®", |
| | | field: "endPosition", |
| | | title: "容å¨ç»ç¹", |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "IsNew", |
| | | field: "isNew", |
| | | title: "æ¯å¦å±äºæ°å¢å®¹å¨", |
| | | type: "int", |
| | | width: 120, |
| | | align: "left", |
| | | bind: { key: "taskType", data: [] }, |
| | | bind: { key: "isBind", data: [] }, |
| | | }, |
| | | { |
| | | field: "IsBind", |
| | | field: "isBind", |
| | | title: "æ¯å¦ç»å®", |
| | | type: "int", |
| | | width: 150, |
| | | align: "left", |
| | | bind: { key: "taskState", data: [] }, |
| | | bind: { key: "isBind", data: [] }, |
| | | }, |
| | | { |
| | | field: "Carmodel", |
| | | field: "carmodel", |
| | | title: "车å", |
| | | type: "string", |
| | | width: 120, |