@@ -653,6 +653,7 @@ export default {
};
loading.close()
this.dialogVisible = false
+ this.activeName = "searchList"
setTimeout(() => {
this.show = false;
}, 200);