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