wangfei hace 6 años
padre
commit
98020d8d0f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/views/supportMain/supportMain.vue

+ 1
- 1
src/views/supportMain/supportMain.vue Ver fichero

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