类型:开发

描述:
This commit is contained in:
2025-01-21 13:35:18 +08:00
parent 01a2dc7386
commit b50cd56b5b
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
<img src="@/assets/images/t-icon-1.png" alt="" />拥堵距离
</div>
<div class="statistics-item__value flex">
<countup :end-val="item.congestLength" />
{{item.congestLength}}
<span>km</span>
</div>
</div>