update: 细节优化
This commit is contained in:
parent
f645f70ca9
commit
e438c79708
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue