H5/pages/work-detail/work-detail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
H5/pages/work-detail/work-detail.vue
@@ -100,7 +100,7 @@ <view class="cardInfo"> <view class="flex j-between a-center"> <view class="title">诉求号:{{ orderInfo.serialNumber || '' }}</view> <view class="flex a-center" v-if="orderInfo.status == 0&&userInfo.accountLevel != 1" <view class="flex a-center" v-if="orderInfo.status == 0&&orderInfo.listControlsButtonStatus == 0" @click.stop="applyOverTime"> <view class="apply">延期申请</view> <image src="../../static/detailImg/right.png" class="rightIcon shrink0"></image>