1
heshaofeng
2026-01-05 9c4488ba005ac2bc928096a09603afb4b452ac1c
项目代码/WIDESEA_WMSClient/src/views/inbound/allocateinboundOrder.vue
@@ -73,7 +73,7 @@
    });
    const searchFormOptions = ref([
      [
        { title: "鍗曟嵁缂栧彿", field: "orderNo", type: "like" },
        { title: "璇锋壂鎻忓崟鎹垨鏉$爜", field: "orderNo", type: "like" },
        { title: "涓婃父鍗曟嵁缂栧彿", field: "upperOrderNo", type: "like" },
        {
          title: "鍗曟嵁绫诲瀷",
@@ -143,6 +143,7 @@
        width: 150,
        align: "left",
        bind: { key: "businessType", data: [] },
        hidden: true,
      },
      {
        field: "orderStatus",
@@ -292,6 +293,14 @@
          required: true,
        },
        {
          field: "outBoxbarcodes",
          title: "澶栫鏉$爜",
          type: "decimal",
          width: 90,
          align: "left",
          required: true,
        },
        {
          field: "orderQuantity",
          title: "鍗曟嵁鏁伴噺",
          type: "decimal",