feat: 订单详情字段对接
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<!-- 在已退款状态显示 -->
|
||||
<view class="order-item">
|
||||
<text class="label">退款单号</text>
|
||||
<text class="value">{{ payWayText }}</text>
|
||||
<text class="value">{{ orderData.refundOrderNo }}</text>
|
||||
</view>
|
||||
<view class="line"></view>
|
||||
<view class="order-item amount">
|
||||
|
||||
Reference in New Issue
Block a user