Ver código fonte

航班视图拖动重置

zhongxiaoyu 2 anos atrás
pai
commit
47fb3bc903

+ 2 - 0
src/views/baggageManagement/components/flight/index.vue

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