yanjinhui
2025-10-24 96238debbfdccb7de084ab09a8c33201d0050fd2
新建文件夹/WMS/src/views/inbound/inboundOrder.vue
@@ -199,7 +199,7 @@
        type: "string",
        width: 100,
        align: "left",
        bind: { key: "warehouse", data: [] },
        bind: { key: "warehouseNuber", data: [] },
      },
      {
        field: "account_tiem",
@@ -274,8 +274,8 @@
          type: "string",
          width: 120,
          align: "left",
          // bind: { key: "reservoirArea", data: [] }
          // edit:{type:'select',dataKey:'reservoirArea',data:[]}
          bind: { key: "warehouseNuber", data: [] },
          edit:{type:'select',dataKey:'warehouseNuber',data:[]},
          edit:{type:""}
        },
        {
@@ -301,7 +301,7 @@
        },
        {
          field: "order_Inqty",
          title: "鍏ュ簱瀹屾垚鏁伴噺",
          title: "瀹屾垚鏁伴噺",
          type: "decimal",
          width: 120,
          align: "left",