| | |
| | | { field: "taskId", title: "TaskId", type: "int", width: 90, hidden: true, readonly: true, require: true, align: "left", }, |
| | | { field: "taskNum", title: "ä»»å¡å·", type: "int", width: 75, align: "left", }, |
| | | { field: "palletCode", title: "æçå·", type: "string", width: 150, align: "left", }, |
| | | { field: "roadway", title: "å··é", type: "string", width: 60, align: "left", }, |
| | | { field: "roadway", title: "å åæº", type: "string", width: 100, align: "left", bind: { key: "Stacker", data: [] }, }, |
| | | { field: "floor", title: "楼å±", type: "string", width: 60, align: "left", }, |
| | | { field: "taskType", title: "ä»»å¡ç±»å", type: "int", width: 90, align: "left", bind: { key: "taskType", data: [] }, }, |
| | | { field: "taskState", title: "ä»»å¡ç¶æ", type: "int", width: 150, align: "left", bind: { key: "taskState", data: [] }, }, |