Explorar o código

航班视图拖动重置

zhongxiaoyu %!s(int64=2) %!d(string=hai) anos
pai
achega
47fb3bc903
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/baggageManagement/components/flight/index.vue

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

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