Fix:4519 【旅居商城小程序】送礼—礼包订单类型改为“礼包订单”
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
</view>
|
||||
<view class="info-item">
|
||||
<text class="label">订单类型</text>
|
||||
<text class="value">其他类型</text>
|
||||
<text class="value">{{ orderInfo.isGiftCardReceive > 0 || orderInfo.isGiftCardSend > 0 ? '礼包订单' : '其他类型'}}</text>
|
||||
</view>
|
||||
<view class="info-item">
|
||||
<text class="label">支付状态</text>
|
||||
|
||||
Reference in New Issue
Block a user