|  |  | 
 |  |  |         { title: "å建人", field: "creater", type: "like" }, | 
 |  |  |       ], | 
 |  |  |       [ | 
 |  |  |         { title: "ä»»å¡ç±»å",field: "taskType",type: "selectList",dataKey: "taskTypeEnum",data: [],}, | 
 |  |  |         { title: "ä»»å¡ç±»å",field: "taskType",type: "selectList",dataKey: "taskType",data: [],}, | 
 |  |  |         { title: "ä»»å¡ç¶æ",field: "taskStatus",type: "selectList",dataKey: "taskStatusEnum",data: [],}, | 
 |  |  |         { title: "å··éå·", field: "roadway", type: "like" }, | 
 |  |  |       ], | 
 |  |  | 
 |  |  |         field: "taskNum", | 
 |  |  |         title: "ä»»å¡å·", | 
 |  |  |         type: "int", | 
 |  |  |         width: 80, | 
 |  |  |         width: 120, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "palletCode", | 
 |  |  |         title: "æçç¼å·", | 
 |  |  |         type: "string", | 
 |  |  |         width: 150, | 
 |  |  |         width: 160, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "roadway", | 
 |  |  |         title: "å··éå·", | 
 |  |  |         type: "string", | 
 |  |  |         width: 90, | 
 |  |  |         width: 120, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "taskType", | 
 |  |  |         title: "ä»»å¡ç±»å", | 
 |  |  |         type: "int", | 
 |  |  |         width: 90, | 
 |  |  |         width: 120, | 
 |  |  |         align: "left", | 
 |  |  |         bind: { key: "taskTypeEnum", data: [] }, | 
 |  |  |         bind: { key: "taskType", data: [] }, | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "taskStatus", | 
 |  |  | 
 |  |  |         field: "sourceAddress", | 
 |  |  |         title: "èµ·å§å°å", | 
 |  |  |         type: "int", | 
 |  |  |         width: 120, | 
 |  |  |         width: 220, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "targetAddress", | 
 |  |  |         title: "ç®æ å°å", | 
 |  |  |         type: "string", | 
 |  |  |         width: 120, | 
 |  |  |         width: 220, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       // { | 
 |  |  | 
 |  |  |         type: "string", | 
 |  |  |         width: 90, | 
 |  |  |         align: "left", | 
 |  |  |         hidden: true, | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "grade", | 
 |  |  | 
 |  |  |         field: "dispatchertime", | 
 |  |  |         title: "ä»»å¡ä¸åæ¶é´", | 
 |  |  |         type: "datetime", | 
 |  |  |         width: 150, | 
 |  |  |         width: 160, | 
 |  |  |         align: "left", | 
 |  |  |         hidden:true, | 
 |  |  |       }, | 
 |  |  | 
 |  |  |         field: "createDate", | 
 |  |  |         title: "å建æ¶é´", | 
 |  |  |         type: "datetime", | 
 |  |  |         width: 150, | 
 |  |  |         width: 160, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { |