1
wangxinhui
2025-01-10 5b8069bf9b128503fd9a762b8cdba9a6335cf4cd
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/stock/stockView.vue
@@ -72,6 +72,14 @@
        align: "left",
      },
      {
          field: "warehouseId",
          title: "仓库",
          type: "string",
          width: 100,
          align: "left",
          bind: { key: "warehouses", data: [] },
      },
      {
        field: "locationCode",
        title: "货位编号",
        type: "string",
@@ -93,7 +101,6 @@
        align: "left",
        hidden:true
      },
      {
        field: "materielCode",
        title: "所含物料编号",
@@ -116,6 +123,13 @@
        align: "left",
      },
      {
        field: "sumStock",
        title: "总库存",
        type: "string",
        width: 140,
        align: "left",
      },
      {
        field: "row",
        title: "货位行",
        type: "string",