提交
This commit is contained in:
@ -116,6 +116,8 @@ class PincerArrowObject extends Base {
|
||||
delete this.options.attribute.vr
|
||||
delete this.options.attribute.goods
|
||||
|
||||
this.options.richTextContent = options.richTextContent || ''
|
||||
|
||||
if (!this.options.positions || this.options.positions.length < 5) {
|
||||
this._error = '双箭头最少需要五个坐标!'
|
||||
console.warn(this._error)
|
||||
|
||||
Reference in New Issue
Block a user