fix: delete request from collection modal not closing
This commit is contained in:
@@ -111,6 +111,7 @@ export default {
|
|||||||
this.$toast.error(this.$t("deleted"), {
|
this.$toast.error(this.$t("deleted"), {
|
||||||
icon: "delete",
|
icon: "delete",
|
||||||
})
|
})
|
||||||
|
this.confirmRemove = false
|
||||||
this.syncCollections()
|
this.syncCollections()
|
||||||
},
|
},
|
||||||
getRequestLabelColor(method) {
|
getRequestLabelColor(method) {
|
||||||
|
|||||||
Reference in New Issue
Block a user