NEZ-1101 fix;进入告警信息详情页面,截图中的字段有遮挡
This commit is contained in:
@@ -53,7 +53,7 @@ const commonOption = {
|
||||
},
|
||||
tooltip: { // 和 option.tooltip 的配置项相同
|
||||
show: true,
|
||||
position: 'top',
|
||||
position: 'bottom',
|
||||
formatter (param) {
|
||||
return param.title // 自定义的 DOM 结构
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user