liuyg
2022-01-18 88ab9e9eae67d6c08dcab2937095bb11ef5b47c6
src/divForms/divForms.js
@@ -46,6 +46,8 @@
    // 创建元素并追加
    createVideoWindowAll (id) {
        this.clearMove(id)
        this._viewer.scene.postRender.addEventListener(this.movePopup(id))
    }