NEZ-1172 fix: Project topo 新增线条无法选择箭头颜色

This commit is contained in:
zhangyu
2021-11-04 16:09:51 +08:00
parent 774e80505a
commit a03b9f8c59

View File

@@ -1212,6 +1212,7 @@ export default {
// 连线是否自动计算锚点
// data.manualCps=true;
data.animateColor = '#FA901C'
data.toArrowColor = '#000000'
data.data = {
animatePlay: false,
strokeStyle: data.strokeStyle,