fix: 自测bug修复。

This commit is contained in:
tianyongbao
2025-01-06 22:09:03 +08:00
parent ff9a26b489
commit e6fa03ed11
3 changed files with 12 additions and 1 deletions

View File

@@ -196,7 +196,7 @@
</view>
<view class="item-row">
<text class="row-label">发烧天数</text>
<text class="row-value">{{ item.feverDayCount+" "}}</text>
<text class="row-value">{{ item.feverDayCount+" "}}</text>
</view>
</view>
</u-list-item>