Merge remote-tracking branch 'origin/build' into build
This commit is contained in:
@@ -47,7 +47,8 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
onCancel() {
|
||||
this.dialog = false
|
||||
this.$emit('update:visible', false)
|
||||
this.$emit('onCancel')
|
||||
this.$emit('cancel')
|
||||
},
|
||||
onConfirm() {
|
||||
|
||||
Reference in New Issue
Block a user