zjxpcyc 6 年 前
コミット
7271a06578
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/views/vote/detail.vue

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

@@ -49,7 +49,7 @@ export default {
49 49
   components: {
50 50
     toast,
51 51
   },
52
-  mounted() {
52
+  created() {
53 53
     this.actid = this.$route.params.actid;
54 54
     this.memberid = this.$route.params.memberid;
55 55
     this.getActivity({