This commit is contained in:
熊丽君
2022-01-25 13:19:53 +08:00
parent 99a3e5e38c
commit 18afbbe5fb
3 changed files with 222 additions and 173 deletions

View File

@ -51,7 +51,7 @@
<div><span style="font-weight: bold">产品错漏检率</span></div>
<div class="box">
<span>
{{ dataInfo.realErrorCheckRate }}%
{{ dataInfo.realErrorCheckRate.toFixed(2) }}%
<!-- /{{dataInfo.targetErrorCheckRate}}% -->
</span>
</div>