This commit is contained in:
zh
2025-09-23 10:18:54 +08:00
parent 1afc691ec2
commit b29753453a
21 changed files with 139 additions and 1369 deletions

View File

@ -145,6 +145,8 @@ class PolylineObject extends Base {
delete this.options.attribute.vr
delete this.options.attribute.goods
this.options.richTextContent = options.richTextContent || ''
this.operate = {}
this.nodePoints = []