dengjunjie
5 天以前 7ca9651f81d7b84f054194d3d46fdbd1d9c8b922
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/SelectedStock.vue
@@ -115,6 +115,7 @@
          title: "单据类型",
          type: "string",
          width: 90,
          bind: { key: "outOrderType", data: [] },
        },
        {
          prop: "batchNo",
@@ -141,18 +142,18 @@
          width: 150,
          hidden: true,
        },
        {
          prop: "originalQuantity",
          title: "原始库存量",
          type: "string",
          width: 100,
        },
        {
          prop: "assignQuantity",
          title: "分配出库量",
          type: "string",
          width: 100,
        },
        // {
        //   prop: "originalQuantity",
        //   title: "原始库存量",
        //   type: "string",
        //   width: 100,
        // },
        // {
        //   prop: "assignQuantity",
        //   title: "分配出库量",
        //   type: "string",
        //   width: 100,
        // },
        {
          prop: "palletCode",
          title: "托盘编号",