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