yanjinhui
2025-10-26 e1383d0a6ee0558c34f013f4e2561063bc2353b3
新建文件夹/WMS/src/views/taskinfo/Dt_SupplyTask.vue
@@ -92,7 +92,7 @@
          title: "浠诲姟绫诲瀷",
          type: "select",
          span: 12,
          datakey:"TaskTypeEnum",
          dataKey:"TaskTypeEnum",
          data: []
        },
        {
@@ -110,8 +110,8 @@
          type: "select",
          required: true,
          span: 12,
          data: [],
          bind: { key: "warehouses", data: [] }
          dataKey: "warehouseNuber",
          data: []
        },
        {
          field: "locationCode",
@@ -184,8 +184,9 @@
          title: "浠诲姟绫诲瀷", 
          field: "taskType",
          type: "select", 
          datakey:"TaskTypeEnum",
          data: []
           data: [],
          dataKey:"TaskTypeEnum"
        },
      ],
      [
@@ -196,11 +197,11 @@
          data: []
        },
        { 
          title: "搴撴埧",
          title: "搴撴埧缂栧彿",
          field: "warehouseCode",
          type: "select", 
          dataKey: "warehouseNuber",
          data: [],
          bind: { key: "warehouses", data: [] }
        },
        { title: "璐т綅缂栧彿", field: "locationCode", type: "like" },
      ],
@@ -286,7 +287,7 @@
        width: 100,
        align: "left",
        data: [],
        bind: { key: "warehouses", data: [] },
        bind: { key: "warehouseNuber", data: [] },
      },
      {
        field: "locationCode",