|
@@ -176,7 +176,6 @@
|
|
|
<view class="module-tit">
|
|
<view class="module-tit">
|
|
|
<text class="module-tit__text">订单信息</text>
|
|
<text class="module-tit__text">订单信息</text>
|
|
|
<view class="module-tit__actions" v-if="orderInfo.payStatus == 1">
|
|
<view class="module-tit__actions" v-if="orderInfo.payStatus == 1">
|
|
|
- <button class="admin-button-com middle" style="margin-right:16upx;" @click.stop="goMallRefundList()">商城售后</button>
|
|
|
|
|
<button class="admin-button-com middle" @click.stop="goRefund()">发起售后</button>
|
|
<button class="admin-button-com middle" @click.stop="goRefund()">发起售后</button>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|