111
yanjinhui
2025-10-23 3713a17fe36d877ce3e588c1dc08526fc8afffdc
н¨Îļþ¼Ð/WMS/src/views/stock/stockInfo.vue
@@ -114,13 +114,13 @@
        },
        {
          field: "outboundQuantity",
          title: "出库数量",
          title: "待出库数量",
          type: "number",
          span: 8
        },
        {
          field: "supplyQuantity",
          title: "可用数量",
          title: "盘点数",
          type: "number",
          span: 8
        }
@@ -289,14 +289,14 @@
      },
      {
        field: "outboundQuantity",
        title: "出库数量",
        title: "待出库数量",
        type: "number",
        width: 100,
        align: "left",
      },
      {
        field: "supplyQuantity",
        title: "可用数量",
        title: "盘点数",
        type: "number",
        width: 100,
        align: "left",