mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:53:25 +08:00
uniapp【修复】: 修改分销订单页面文字对应错误
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</view>
|
||||
<view class="order_price">
|
||||
<view class="team_price">
|
||||
<view class="label">团队订单数量(单)</view>
|
||||
<view class="label">团队订单金额(元)</view>
|
||||
<view class="value">
|
||||
{{state.orderInfo?.allOrderMoney ? state.orderInfo?.allOrderMoney : 0}}
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user