Code Management/WCS/WIDESEAWCS_Client/src/views/taskinfo/task.vue
@@ -32,7 +32,7 @@ roadway: "", taskType:"", taskState:"", wMSId:"", wmsId:"", sourceAddress: "", targetAddress: "", currentAddress: "", @@ -40,6 +40,7 @@ creater: "", createDate: "", grade: "", productionLine:"" }); const editFormOptions = ref([[{ title: "优先级", field: "grade", type: "int" },]]); const searchFormFields = ref({ @@ -192,7 +193,7 @@ align: "left", }, { field: "wMSId", field: "wmsId", title: "WMS任务主键", type: "int", width: 120,