修复退款订单退款金额不对的问题
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<view class="u-flex u-row-between u-m-t-32">
|
||||
<view>退款金额</view>
|
||||
<view class="color-999">
|
||||
<text class="">{{orderInfo.originAmount}}</text>
|
||||
<text class="">{{orderInfo.refundAmount}}</text>
|
||||
</view>
|
||||
</view>
|
||||
<view class="u-flex u-row-between u-m-t-32">
|
||||
|
||||
Reference in New Issue
Block a user