changes
This commit is contained in:
@@ -116,8 +116,8 @@ function doChange() {
|
||||
|
||||
function getFiles(files) {
|
||||
emit("files", files);
|
||||
// setTimeout(() => {
|
||||
// showmodal.value = undefined;
|
||||
// }, 3000);
|
||||
setTimeout(() => {
|
||||
showmodal.value = undefined;
|
||||
}, 3000);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user