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