bug
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
|||||||
},
|
},
|
||||||
onConfirm() {
|
onConfirm() {
|
||||||
this.$emit('confirm')
|
this.$emit('confirm')
|
||||||
|
this.$emit('onConfirm')
|
||||||
},
|
},
|
||||||
initDraggable() {
|
initDraggable() {
|
||||||
const dialogHeaderEl = this.$el.querySelector('.el-dialog__header')
|
const dialogHeaderEl = this.$el.querySelector('.el-dialog__header')
|
||||||
|
|||||||
Reference in New Issue
Block a user