dengjunjie
2025-02-17 2bdad959bc30a7c24bf08ca81fb52fff63e79f52
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/StockSelect.vue
@@ -113,18 +113,24 @@
          type: "string",
          width: 150,
        },
        // {
        //   prop: "palletCode",
        //   title: "托盘编号",
        //   type: "string",
        //   width: 150,
        // },
        {
          prop: "palletCode",
          title: "托盘编号",
          prop: "batchNo",
          title: "批次号",
          type: "string",
          width: 150,
        },
        {
          prop: "locationCode",
          title: "货位编号",
          type: "string",
          width: 180,
        },
        // {
        //   prop: "locationCode",
        //   title: "货位编号",
        //   type: "string",
        //   width: 180,
        // },
        {
          prop: "useableQuantity",
          title: "可用数量",