111
yanjinhui
2025-10-23 3713a17fe36d877ce3e588c1dc08526fc8afffdc
н¨Îļþ¼Ð/WMS/src/views/stock/Dt_Inventory_Batch.vue
@@ -66,7 +66,7 @@
          type: "number",
        },
        {
          title: "出库数",
          title: "待出库数",
          required: true,
          field: "outboundQuantity",
          type: "number",
@@ -175,7 +175,7 @@
      },
      {
        field: "outboundQuantity",
        title: "出库数",
        title: "待出库数",
        type: "number",
        width: 100,
        align: "left",