Administrator
2021-08-05 8d2a26f62771103d769aa120146fb93dc3afe5a3
src/views/exam/performance.vue
@@ -476,6 +476,9 @@
            this.refreshChange();
            done();
        },
        refreshChange() {
            this.questionBankOnLoad(this.page, this.query);
        },
    }
}