mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Try avoid modal to show success on error, but not successful
This commit is contained in:
parent
4c91675838
commit
043b951459
@ -77,7 +77,6 @@ export default {
|
|||||||
}, 500)
|
}, 500)
|
||||||
}, 1500)
|
}, 1500)
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
this.success = false
|
|
||||||
this.isOpen = false
|
this.isOpen = false
|
||||||
} finally {
|
} finally {
|
||||||
this.loading = false
|
this.loading = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user