helongyang
2026-03-31 8fcd7a67e4391a5f1fbdb590c2a3f913aeb2a0a0
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/extension/outbound/extend/mesPPCutOutOrderDetail.vue
@@ -129,30 +129,28 @@
          hidden: true,
        },
        {
          prop: "materielCode",
          prop: "materialCode",
          title: "物料编号",
          type: "string",
          width: 150,
        },
        {
          prop: "materielName",
          prop: "materialName",
          title: "物料名称",
          type: "string",
          width: 150,
        },
      {
        field: "targetAddressCode",
        prop: "targetAddressCode",
        title: "线边仓地址码",
        type: "string",
        width: 100,
        align: "left",
      },
      {
        field: "width",
        prop: "width",
        title: "裁切宽",
        type: "string",
        width: 100,
        align: "left",
      },
        {
          prop: "orderQuantity",