|  |  | 
 |  |  |       key: "taskId", | 
 |  |  |       footer: "Foots", | 
 |  |  |       cnName: "ä»»å¡åå²ä¿¡æ¯", | 
 |  |  |       name: "task", | 
 |  |  |       name: "task_hty", | 
 |  |  |       url: "/Task_Hty/", | 
 |  |  |       sortName: "CreateDate", | 
 |  |  |       sortName: "taskId", | 
 |  |  |     }); | 
 |  |  |     const editFormFields = ref({}); | 
 |  |  |     const editFormOptions = ref([]); | 
 |  |  | 
 |  |  |         { 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", | 
 |  |  |       }, | 
 |  |  |       // { | 
 |  |  | 
 |  |  |         field: "createDate", | 
 |  |  |         title: "å建æ¶é´", | 
 |  |  |         type: "datetime", | 
 |  |  |         width: 150, | 
 |  |  |         width: 160, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  | 
 |  |  |         title: "ä¿®æ¹æ¶é´", | 
 |  |  |         type: "datetime", | 
 |  |  |         width: 160, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { | 
 |  |  |         field: "operateType", | 
 |  |  |         title: "夿³¨", | 
 |  |  |         type: "string", | 
 |  |  |         width: 100, | 
 |  |  |         align: "left", | 
 |  |  |       }, | 
 |  |  |       { |