fix: 修改 topo tooltip 样式不正确的问题

This commit is contained in:
zhangyu
2023-02-24 10:33:49 +08:00
parent 5bc8a34a2e
commit e0003db022
5 changed files with 246 additions and 17 deletions

View File

@@ -194,6 +194,7 @@ export default {
pen.visible = pen.visible || true
pen.locked = pen.locked || 0
pen.isBottom = true
pen.autoPlay = true
},
pensActive (pens, e) { // 选中节点
this.selectPens = pens