优化看板内容

This commit is contained in:
liuwei
2025-03-21 15:14:42 +08:00
parent 5051f701e1
commit 80f69d0e66

View File

@@ -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>