diff --git a/src/project/fengdu/AppRedemptionPoints/AppRedemptionPoints.vue b/src/project/fengdu/AppRedemptionPoints/AppRedemptionPoints.vue index 3baab4d..23b6189 100644 --- a/src/project/fengdu/AppRedemptionPoints/AppRedemptionPoints.vue +++ b/src/project/fengdu/AppRedemptionPoints/AppRedemptionPoints.vue @@ -28,7 +28,7 @@
-
{{ $dict.getLabel('integralSGTypeText', item.type) }}
+
{{ $dict.getLabel('integralSGTypeText', item.typeText) }}

{{item.title}}

@@ -51,7 +51,7 @@
-
{{ $dict.getLabel('integralSGTypeText', item.type) }}
+
{{ $dict.getLabel('integralSGTypeText', item.typeText) }}

{{item.title}}