code refactoring
This commit is contained in:
@ -118,7 +118,7 @@ const app = new Vue({
|
||||
|
||||
methods: {
|
||||
onEnd() {
|
||||
this.drag = false;
|
||||
this.dragging = false;
|
||||
},
|
||||
|
||||
onUpdate(event) {
|
||||
|
Reference in New Issue
Block a user