优化看板内容
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<span>成功率</span>
|
||||
</div>
|
||||
<div style="font-size: 24px; text-align: center;">
|
||||
{% raw %}{{ successRate }}{% endraw %}%
|
||||
{% raw %}{{ successRate.toFixed(2) }}{% endraw %}%
|
||||
</div>
|
||||
</el-card>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user