fix: 修复场景报告图表展示错乱的问题

修复场景报告图表展示错乱的问题
This commit is contained in:
song-tianyang 2021-06-17 16:54:44 +08:00 committed by 刘瑞斌
parent ef64341cc4
commit 46a719c8a0
1 changed files with 0 additions and 2 deletions

View File

@ -37,7 +37,6 @@
<!-- 场景统计 -->
<div style="width: 50%">
<el-row type="flex" justify="center" align="middle">
<el-row type="flex" justify="center" align="middle">
<!-- <div class="metric-box" style="margin-right: 50px">-->
<div class="metric-box">
<div class="value">{{ content.scenarioTotal ? content.scenarioTotal : 0}}</div>
@ -75,7 +74,6 @@
</div>
</el-row>
</el-row>
</el-row>
</div>
<div class="split"></div>