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