@@ -548,6 +548,7 @@ export default {
type:this.optionvalue
}).then(()=>{
this.handleCurrentChange(1);
+ this.queryChange();
})
}