wangfei 6 年 前
コミット
98020d8d0f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/views/supportMain/supportMain.vue

+ 1
- 1
src/views/supportMain/supportMain.vue ファイルの表示

@@ -73,7 +73,7 @@ export default {
73 73
       showPage: false
74 74
     }
75 75
   },
76
-  created () {
76
+  methods () {
77 77
     this.getGame().then(() => {
78 78
       if (this.game.game.Status == 2) {
79 79
         this.btn.text = '活动已结束'