| | |
| | | <template> |
| | | <scroll-view class="full-page" scroll-y using-sticky> |
| | | <view class="full-page" scroll-y using-sticky> |
| | | <up-sticky> |
| | | <!-- <view class="coreshop-ff content c-p-10"> |
| | | <up-search placeholder="请点击选择打卡日期" @click='clickIcon' disabled v-model="wordDate" search-icon="calendar" |
| | |
| | | <view class="tabbtns"> |
| | | 合计:{{heji}} 元 |
| | | </view> |
| | | </scroll-view> |
| | | </view> |
| | | </template> |
| | | |
| | | <script> |
| | |
| | | } |
| | | }, |
| | | onPullDownRefresh() { |
| | | this.pageIndex = 1 |
| | | this.pageSize = 20 |
| | | this.wordDate = '' |
| | | this.isJieSuan = false |
| | | this.workerUserName = '' |
| | | this.loadStatus = 'loadmore' |
| | | this.PostMyComDakaListPage(); |
| | | this.init() |
| | | uni.stopPullDownRefresh(); |
| | | }, |
| | | methods: { |
| | | init() { |
| | | this.pageIndex = 1 |
| | | this.pageSize = 20 |
| | | this.loadStatus = 'loadmore' |
| | | this.PostMyComDakaListPage(); |
| | | }, |
| | | sectionChange(val) { |
| | | switch (val) { |
| | | case 0: |
| | |
| | | this.isJieSuan = true |
| | | break; |
| | | } |
| | | this.PostMyComDakaListPage() |
| | | this.init() |
| | | }, |
| | | saveDakaDetailCompany(item) { |
| | | if (item.workerType == 1 && !item.workCount) { |