@@ -507,6 +507,8 @@ export default {
this.searchType = this.taskTypeList[i].type
}
+ this.currentPage=1,
+ this.getList()
},
handleExamine(row) {
this.$router.push({