@@ -154,6 +154,7 @@
this.centerDialogVisible = false
},
handleApplyChange: function (page) {
+ this.page = page ? page : 1
this.$store.dispatch('loadApplyList', {page: page, size: this.count})
handleMemberChange: function (page) {