| | |
| | | @change="sectionChange"></up-subsection> --> |
| | | </up-sticky> |
| | | <view class="full-page"> |
| | | <view class="" v-if="listO.orderList&&listO.orderList.length>0"> |
| | | <view class="listrecord c-p-20" v-for="(item,index) in listO.orderList" :key="item.id"> |
| | | <view class="c-p-l-20 c-p-r-20" v-if="listO.orderList&&listO.orderList.length>0"> |
| | | <view class="listrecord c-p-t-20" v-for="(item,index) in listO.orderList" :key="item.id"> |
| | | <view class="coreshop-ff chuany-bradius20"> |
| | | <view class="c-p-26"> |
| | | <view class="chuany-flex chuany-justify-between"> |
| | |
| | | v-else size='mini'></up-tag> |
| | | </view> |
| | | </view> |
| | | <view class="c-p-t-20"> |
| | | {{$util.formatDate(item.wordStartTime,true)}}至 |
| | | {{$util.formatDate(item.wordEndTime,true)}} |
| | | |
| | | <view class="c-p-t-14"> |
| | | 日期:{{$util.formatDate(item.wordStartTime)}} 至 {{$util.formatDate(item.wordEndTime)}} |
| | | </view> |
| | | <view class="chuany-flex chuany-justify-between c-p-t-20"> |
| | | <view class="c-p-t-14"> |
| | | 时间:{{item.startTimeName}} 至 {{item.endTimeName}} |
| | | </view> |
| | | <view class="chuany-flex chuany-justify-between c-p-t-14"> |
| | | <view class="chuany-width50"> |
| | | <text> |
| | | 方式:{{item.workerType==0?'计时':'计件'}} |