Browse Source

fix bug name

jihuaqiang 2 years ago
parent
commit
3e610fa531
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/view/iframe/red-packet/luck-draw.vue

+ 3 - 3
src/view/iframe/red-packet/luck-draw.vue

@@ -232,9 +232,9 @@
                 totalCount: state.detail.totalCount,
                 amountValue: state.detail.amountValue,
                 tokenSymbol: state.detail.currencySymbol,
-                encyCode: state.detail.amountCurrencyCode,
-                encyIconUrl: state.detail.currencyIconPath,
-                pe: PlayType.lottery,
+                currencyCode: state.detail.amountCurrencyCode,
+                currencyIconUrl: state.detail.currencyIconPath,
+                type: PlayType.lottery,
                 validityDuration: state.count_down_time,
                 countDown: state.count_down_time,
                 userInfo: {