@@ -558,7 +558,7 @@ export default {
this.onCloseEditDialog()
return
}
- if (!this.checkConflict(event, this.$eventInst?.key)) {
+ if (!this.checkConflict(event, this.$eventProxy?.key)) {
if (this.$eventProxy) {
this.removeEventProxy(this.$eventProxy)