批发价格还原

This commit is contained in:
1154079537 2024-05-21 16:37:50 +08:00
parent 8eb4c1f97d
commit a0950db415
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
<view class="" style="color: #FC452F;font-size: 24rpx;" v-if='isWholeSale'>
<text style="color:#989898">批发</text> <text
style="font-size: 22rpx;"></text><text>{{item.price}}</text><text
style="font-size: 22rpx;"></text><text>{{item.attrValue[0].wholesale_price}}</text><text
style="color: #828282;">/{{item.attrValue[0].wholesale_unit_name}}</text>
</view>
</view>