liulijun
2026-03-11 311af0e12107da928e0633f0b3a274e9bccc7e05
ÏîÄ¿´úÂë/WMS/WMSClient/src/views/outbound/outSGOrder.vue
@@ -121,12 +121,19 @@
        align: "left",
      },
      {
        field: "materialNoWidth",
        title: "物料编号(幅宽)",
        type: "string",
        width: 160,
        align: "left",
      },
          field: "materialNos",
          title: "物料编号",
          type: "string",
          width: 160,
          align: "left",
        },
        {
          field: "materialWides",
          title: "幅宽",
          type: "string",
          width: 100,
          align: "left",
        },
    ]);
    const detail = ref({
      cnName: "出库明细单",