This commit is contained in:
yanran200730
2023-02-28 14:53:16 +08:00
parent 47f0099020
commit 6a9ce60c47

View File

@@ -52,6 +52,7 @@ export default {
},
onConfirm() {
this.$emit('confirm')
this.$emit('onConfirm')
},
initDraggable() {
const dialogHeaderEl = this.$el.querySelector('.el-dialog__header')