up
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user