From 994f590af529c1ffc6dca6fcd88e7aa0f62eb367 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 14 Jan 2022 17:31:41 +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