【功能完善】商城:售后退货,已经完成

master^2
YunaiV 2024-11-20 09:18:50 +08:00
parent 87c6e967f2
commit 6900eb1909
1 changed files with 2 additions and 2 deletions

View File

@ -37,14 +37,14 @@
<text class="_icon-forward"></text>
</view>
<view class="tool-btn-box ss-flex ss-col-center ss-row-right ss-p-r-20">
<!-- TODO 功能缺失填写退货信息 -->
<view>
<button
class="ss-reset-button tool-btn"
@tap.stop="onApply(order.id)"
v-if="order?.buttons.includes('cancel')"
>取消申请</button
>
取消申请
</button>
</view>
</view>
</view>