瀏覽代碼

bug修改

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 = '活动已结束'