@@ -195,6 +195,7 @@ export default {
});
},
handleQuery() {
+ this.queryParams.tabType = this.activeTab
this.queryParams.pageNum = 1;
this.getList();