提交
This commit is contained in:
@ -103,6 +103,7 @@ class AssembleObject extends Base {
|
||||
this.options.attribute = options.attribute || {}
|
||||
this.options.attribute.link = this.options.attribute.link || {}
|
||||
this.options.attribute.link.content = this.options.attribute.link.content || []
|
||||
this.options.richTextContent = options.richTextContent || ''
|
||||
|
||||
delete this.options.attribute.camera
|
||||
delete this.options.attribute.vr
|
||||
|
||||
Reference in New Issue
Block a user