NEZ-311 fix:alert list图表 调整大小接口参数错误bug修复 & 项目其他图表调整线的width

This commit is contained in:
wangwenrui
2020-06-04 16:42:27 +08:00
parent 63a66268a2
commit 06d33dbf80
10 changed files with 71 additions and 16 deletions

View File

@@ -1120,6 +1120,10 @@
showSymbol:false,
data: [],
type:this.data.type,
lineStyle: {
width: 1,
opacity: 0.9
},
//visible: true,
//threshold: null,
},