@@ -191,6 +191,7 @@ export default {
}
})
this.tool.showMessage(res,()=>{
+ this.dialogFormVisible = false
this.$emit('onSuccess')
}).catch(() => {