| | |
| | | <view class="chuany-width26"> |
| | | <text class="colorgray ">任务时间</text> |
| | | </view> |
| | | <view class="chuany-flex chuany-flex-direction"> |
| | | <!-- <view class="chuany-flex chuany-flex-direction"> |
| | | <text>{{orderObj.startTimeName}} 至 {{orderObj.endTimeName}}</text> |
| | | </view> --> |
| | | <view class="chuany-flex chuany-flex-direction" v-if="orderObj.zixinganpai"> |
| | | {{orderObj.zixinganpaiName}} |
| | | </view> |
| | | <view class="" v-else> |
| | | {{orderObj.startTimeName}} 至 {{orderObj.endTimeName}} |
| | | </view> |
| | | </view> |
| | | <!-- <view class="chuany-flex c-p-l-18"> |