wangxinhui
2025-02-21 3a0fef4ed5be4b2d3e9259fa0202fa42cb31c875
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/views/inbound/returnOrder.vue
@@ -144,7 +144,7 @@
          },
          {
            field: "returnId",
            title: "收货单主键",
            title: "退料单主键",
            type: "string",
            width: 90,
            align: "left",
@@ -200,7 +200,14 @@
          {
            field: "materielSpec",
            title: "物料规格",
            type: "int",
            type: "string",
            width: 90,
            align: "left",
          },
          {
            field: "unit",
            title: "单位",
            type: "string",
            width: 90,
            align: "left",
          },