11
This commit is contained in:
parent
6625889aee
commit
bac043f2ba
@ -7,7 +7,7 @@
|
||||
<view class="company-info">
|
||||
<view class="company-name">{{ item.commodity_order_item[0].goods_name }}</view>
|
||||
<text class="after-sale-no">{{ item.after_sales_type === 1 ? '退款' : (item.after_sales_type === 2
|
||||
? '退货瑞款' : '换货') }}</text>
|
||||
? '退货退款' : '换货') }}</text>
|
||||
</view>
|
||||
<text class="order-time">提交订单:{{ formatDate(item.create_time) }}</text>
|
||||
</view>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user