食物交换页取错值修改

This commit is contained in:
jxg 2024-05-21 21:53:22 +08:00
commit aaa171079b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<span style="font-size: 28px;color:#666;">/100</span>
</view>
<view v-if='foodClass == 3'>
<span class="themColor" style="font-size: 36px;">{{item.foodSalt}}</span>
<span class="themColor" style="font-size: 36px;">{{item.foodWeight}}</span>
<span class="themColor" style="font-size: 28px;">ml</span>
</view>
</view>