修改注释报错
This commit is contained in:
@ -80,7 +80,7 @@
|
|||||||
v-if="orderDetail.salesState === 0"
|
v-if="orderDetail.salesState === 0"
|
||||||
@click="cancelReq"
|
@click="cancelReq"
|
||||||
>撤销申请</view>
|
>撤销申请</view>
|
||||||
<!-- <view class="btns redBtn" @click="editReq">修改申请</view>
|
<!-- <view class="btns redBtn" @click="editReq">修改申请</view>-->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 退款信息 -->
|
<!-- 退款信息 -->
|
||||||
|
Reference in New Issue
Block a user