Use InputGroup in impersonate and password reset dialogs
This commit is contained in:
@@ -50,8 +50,6 @@ async function onSubmit() {
|
||||
|
||||
defineExpose({
|
||||
async open(g = null) {
|
||||
console.log(g)
|
||||
|
||||
group.value = g;
|
||||
name.value = g ? g.name : '';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user