commit
This commit is contained in:
@@ -348,9 +348,6 @@
|
||||
},
|
||||
visible(val) {
|
||||
this.$emit('update:isVisible', val)
|
||||
if (!val) {
|
||||
this.$emit('onCancel')
|
||||
}
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
||||
Reference in New Issue
Block a user