| | |
| | | [ |
| | | { "title": "ä»»å¡å·", "field": "taskNum", "type": "text" }, |
| | | { "title": "æ»æ©å·", "field": "palletCode", "type": "text" }, |
| | | { "title": "PVIç ", "field": "pvi", "type": "text" }, |
| | | { "title": "ä»»å¡ç±»å", "field": "taskType", "type": "select", dataKey: "TaskType", data: [] }, |
| | | ], |
| | | [ |
| | |
| | | ], |
| | | [ |
| | | { "title": "å··é", "field": "roadway", type: "text" }, |
| | | { "title": "车å", "field": "carType", type: "text" }, |
| | | { "title": "车身类å", "field": "carType", "type": "select", dataKey: "BodyType", data: [] }, |
| | | { "title": "å建人", "field": "creater", type: "text" }, |
| | | { "title": "å建æ¶é´", "field": "createDate", type: "datetime" }, |
| | | ], |
| | |
| | | { field: 'groupID', title: 'åºåID', type: 'int', width: 110, hidden: true, align: 'left' }, |
| | | { field: 'groupDetailId', title: 'ç»çæç»ID', type: 'int', width: 110, hidden: true, align: 'left' }, |
| | | { field: 'roadway', title: 'å··é', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'carType', title: '车身类å', type: 'int', width: 90, align: 'left',bind: { key: "BodyType", data: []}}, |
| | | { field: 'taskType', title: 'ä»»å¡ç±»å', type: 'int', width: 110, align: 'left', bind: { key: "TaskType", data: [] } }, |
| | | { field: 'taskState', title: 'ä»»å¡ç¶æ', type: 'int', width: 150, align: 'left', bind: { key: "TaskStatus", data: [] } }, |
| | | { field: 'carType', title: '车身类å', type: 'int', width: 150, align: 'left'}, |
| | | //{ field: 'carType', title: '车身类å', type: 'int', width: 150, align: 'left'}, |
| | | { field: 'sourceAddress', title: 'èµ·å§ä½ç½®', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'targetAddress', title: 'ç®æ ä½ç½®', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'grade', title: 'ä¼å
级', type: 'int', width: 60, align: 'left' }, |