diff --git a/src/project/fengdu/AppVote/AppVote.vue b/src/project/fengdu/AppVote/AppVote.vue index 9b39320f..09204d2d 100644 --- a/src/project/fengdu/AppVote/AppVote.vue +++ b/src/project/fengdu/AppVote/AppVote.vue @@ -72,6 +72,7 @@ export default { } }, onShow() { + this.current = 1 this.getDetail() this.getList() },