From 36afd654f0626f35a3a04ebf46fc80fc018a5f83 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 24 Dec 2021 09:58:00 +0800
Subject: [PATCH] .

---
 src/divForms/divForms.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/divForms/divForms.js b/src/divForms/divForms.js
index 27719de..d5ed928 100644
--- a/src/divForms/divForms.js
+++ b/src/divForms/divForms.js
@@ -46,6 +46,8 @@
 
     // 创建元素并追加
     createVideoWindowAll (id) {
+        this.clearMove(id)
+
         this._viewer.scene.postRender.addEventListener(this.movePopup(id))
     }
 

--
Gitblit v1.9.3