| | |
| | | { field: "roadway", title: "å··é", type: "string", width: 90, 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: [] }, }, |
| | | { field: "sourceAddress", title: "èµ·å§å°å", type: "int", width: 120, align: "left", bind: { key: "location", data: [] }, }, |
| | | { field: "targetAddress", title: "ç®æ å°å", type: "string", width: 120, align: "left", bind: { key: "location", data: [] }, }, |
| | | { field: "currentAddress", title: "å½åä½ç½®", type: "string", width: 120, align: "left", bind: { key: "location", data: [] }, hidden: true, }, |
| | | { field: "nextAddress", title: "ä¸ä¸ä½ç½®", type: "string", width: 120, align: "left", bind: { key: "location", data: [] }, hidden: true, }, |
| | | { field: "sourceAddress", title: "èµ·å§å°å", type: "int", width: 120, align: "left", }, |
| | | { field: "targetAddress", title: "ç®æ å°å", type: "string", width: 120, align: "left", }, |
| | | { field: "currentAddress", title: "å½åä½ç½®", type: "string", width: 120, align: "left" }, |
| | | { field: "nextAddress", title: "ä¸ä¸ä½ç½®", type: "string", width: 120, align: "left", }, |
| | | { field: "exceptionMessage", title: "å¼å¸¸ä¿¡æ¯", type: "string", width: 90, align: "left", hidden: true, }, |
| | | { field: "grade", title: "ä¼å
级", type: "int", width: 80, align: "left", }, |
| | | { field: "dispatchertime", title: "ä»»å¡ä¸åæ¶é´", type: "datetime", width: 150, align: "left", }, |