yanjinhui
2025-10-27 0cf29ba50d05efa7d8db3666aa865c45982bf5d8
新建文件夹/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",
@@ -278,6 +278,16 @@
          edit:{type:'select',dataKey:'warehouseNuber',data:[]},
          edit:{type:""}
        },
           {
          field: "goods_no",
          title: "鐗╂枡鍚嶇О",
          type: "string",
          width: 150,
          align: "left",
          required: true,
          edit:{type:""},
          bind: { key: "MaterielNames", data: [] },
        },
        {
          field: "goods_no",
          title: "鑽搧缂栫爜",
@@ -301,7 +311,7 @@
        },
        {
          field: "order_Inqty",
          title: "鍏ュ簱瀹屾垚鏁伴噺",
          title: "瀹屾垚鏁伴噺",
          type: "decimal",
          width: 120,
          align: "left",