瀏覽代碼

航班视图拖动重置

zhongxiaoyu 2 年之前
父節點
當前提交
47fb3bc903
共有 1 個文件被更改,包括 2 次插入0 次删除
  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() {