yanjinhui
2025-10-24 96238debbfdccb7de084ab09a8c33201d0050fd2
新建文件夹/WMS/src/views/inbound/inboundOrderDetail.vue
@@ -52,7 +52,7 @@
          title: "搴撳尯",
          field: "reservoirarea",
          type: "select",
          dataKey: "reservoirArea",
          dataKey: "warehouseNuber",
          data: [],
        },
        {
@@ -72,7 +72,7 @@
          type: "number",
        },
        {
          title: "鍏ュ簱瀹屾垚鏁伴噺",
          title: "瀹屾垚鏁伴噺",
          field: "orderInqty",
          type: "number",
        },
@@ -169,7 +169,7 @@
        type: "string",
        width: 120,
        align: "left",
        bind: { key: "reservoirArea", data: [] },
        bind: { key: "warehouseNuber", data: [] },
      },
      {
        field: "goodsNo",
@@ -188,7 +188,7 @@
      },
      {
        field: "orderInqty",
        title: "鍏ュ簱瀹屾垚鏁伴噺",
        title: "瀹屾垚鏁伴噺",
        type: "decimal",
        width: 120,
        align: "left",