qinchulong
2025-05-27 c020f31a67fc5aa5644511bddff075f7ecc85234
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Client/src/views/taskinfo/task.vue
@@ -85,14 +85,14 @@
        field: "taskNum",
        title: "任务号",
        type: "int",
        width: 90,
        width: 80,
        align: "left",
      },
      {
        field: "palletCode",
        title: "托盘编号",
        type: "string",
        width: 200,
        width: 150,
        align: "left",
      },
      {
@@ -155,6 +155,13 @@
        hidden: true,
      },
      {
        field: "depth",
        title: "深度",
        type: "int",
        width: 80,
        align: "left",
      },
      {
        field: "grade",
        title: "优先级",
        type: "int",