mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 19:35:24 +00:00
fix: 修复ldap导入不能隐藏dialog问题
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
||||
}
|
||||
},
|
||||
hiddenDialog() {
|
||||
this.$emit('update:show', false)
|
||||
this.$emit('update:visible', false)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user