修改 有用功率趋势分析页面
This commit is contained in:
@@ -304,7 +304,7 @@ const echart = () => {
|
||||
{
|
||||
name: '告警占比',
|
||||
type: 'bar',
|
||||
barWidth: 12,
|
||||
barWidth: 13,
|
||||
data: [
|
||||
((monitoringPoints.value.abnormalNum / monitoringPoints.value.runNum) * 100) == 0
|
||||
? ''
|
||||
|
||||
Reference in New Issue
Block a user