ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/views/widesea_wms/taskinfo/Dt_Task.vue
@@ -23,10 +23,25 @@ sortName: "TaskId" }); const editFormFields = ref({ taskState:"" }); const editFormOptions = ref([ [ { "title": "ä»»å¡ç¶æ", "field": "taskState", type: "select", dataKey: "TaskStatus", data: [] }, ] ]); const searchFormFields = ref({ taskNum:"", palletCode:"", taskType:"", taskState:"", sourceAddress:"", currentAddress:"", nextAddress:"", targetAddress:"", roadway:"", creater:"", createDate:"", }); const searchFormOptions = ref([ [