feat: 修改topology 添加连线为点击添加一条直线
This commit is contained in:
@@ -208,9 +208,6 @@ export default {
|
||||
if (pen.data && pen.data.params) {
|
||||
return
|
||||
}
|
||||
if (name) {
|
||||
pen.text = name
|
||||
}
|
||||
pen.data = {
|
||||
params: {
|
||||
animateColor: pen.animateColor || '#FA901CFF',
|
||||
|
||||
Reference in New Issue
Block a user