552-update_comment

This commit is contained in:
ALau2088 2019-05-24 08:22:56 -07:00
parent 8a8ed5131e
commit 8c7009097a

View File

@ -97,7 +97,6 @@ export default {
this.disabled = false
this.$emit('showEditCommentMenu', false)
})
//@Todo close edit comment window
.catch(err => {
this.$toast.error(err.message)
})