fix: 修改 topo tooltip 样式不正确的问题
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user