1
yangpeixing
2026-03-13 c84eb83d59f5d3057a6f3dbc375d3c98a6447c2f
WMS/WIDESEA_WMSClient/src/views/taskinfo/task.vue
@@ -55,7 +55,7 @@
        {
          title: "任务状态",
          field: "taskStatus",
          type: "selectList",
          type: "select",
          dataKey: "taskStatusEnum",
          data: [],
        },