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