src/views/evaluate/components/addEcCandidate.vue @@ -242,6 +242,7 @@ }); }, openDialog() { this.page.currentPage = 1 this.onLoad(this.page); } }