user dialog: update state of button
This commit is contained in:
@@ -209,6 +209,8 @@ defineExpose({
|
|||||||
|
|
||||||
imagePicker.value.reset();
|
imagePicker.value.reset();
|
||||||
dialog.value.open();
|
dialog.value.open();
|
||||||
|
|
||||||
|
setTimeout(validateForm, 100); // update state of the confirm button
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user