ÏîÄ¿´úÂë/WIDESEAWCS_Client/src/views/taskinfo/task.vue
@@ -27,26 +27,12 @@ sortName: "CreateDate", }); const editFormFields = ref({ taskNum: "", palletCode: "", roadway: "", taskType:"", sourceAddress: "", targetAddress: "", currentAddress: "", nextAddress: "", creater: "", createDate: "", grade:"", }); const editFormOptions = ref([ [{ title: "ä»»å¡ç¶æ", field: "taskState", type: "select", dataKey: "taskState", data: [], },] ]); const searchFormFields = ref({ taskNum: "",