update: 细节优化

This commit is contained in:
admin 2024-06-28 14:53:21 +08:00
parent f645f70ca9
commit e438c79708
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
</view>
<view class="type">{{ item.productName }}</view>
<view class="flex-box">
<text>定价人{{ item.userName }}</text>
<text>定价人{{ item.pricingUserName }}</text>
<text>创建时间{{ item.createTime }}</text>
</view>