提交
This commit is contained in:
@ -110,6 +110,8 @@ class EllipseObject extends Base {
|
||||
this.options.attribute.goods = this.options.attribute.goods || {}
|
||||
this.options.attribute.goods.content = this.options.attribute.goods.content || []
|
||||
this.options.attributeType = options.attributeType || 'richText'
|
||||
|
||||
this.options.richTextContent = options.richTextContent || ''
|
||||
this.event = new MouseEvent(this.sdk)
|
||||
this.nodePoints = []
|
||||
this.operate = {}
|
||||
|
||||
Reference in New Issue
Block a user