@@ -859,6 +859,8 @@ export default {
})
},
deactivated() {
+ this.dragHeight = 0
+ this.dragY = 0
this.loading?.close()
beforeDestroy() {