1
@@ -37,7 +37,7 @@
</el-tooltip>
</span>
<!-- 12345678901.23 -->
- <span> <count-to :endVal="item.percent" :decimals="2" /></span>
+ <span> <count-to :endVal="item.percent" :decimals="2" :class="item.dataType == 'TOTAL_AMOUNT'?'blod':''" /></span>
</statistic-item>
<statistic-item></statistic-item>
</statistic>