@@ -728,6 +728,7 @@ export default {
this.searchPaper();
},
searchPaper() {
+ this.selectedPaperIds = [];
var pageNo = this.currentPage;
this.currentPage = 1;
this.loading = true;