| | |
| | | <up-sticky bgColor="#fff"> |
| | | <view class="coreshop-ff content c-p-10"> |
| | | <up-search placeholder="请点击选择日期" @clear='clear' @click='clickTime' disabled @custom='init' |
| | | v-model="workTime" search-icon="calendar" @search='init'></up-search> |
| | | v-model="workTime" search-icon="calendar" @search='init' :show-action="false"></up-search> |
| | | </view> |
| | | <!-- <view class="coreshop-ff content c-p-10"> |
| | | <view class="coreshop-ff content c-p-10"> |
| | | <up-search placeholder="请输入工人名字" v-model="workerUserName" @custom='init' @clear='init' |
| | | @search='init'></up-search> --> |
| | | @search='init'></up-search> |
| | | <!-- <up-search placeholder="请点击选择打卡日期" @click='clickIcon' @clear='PostMyComDakaListPage' disabled |
| | | v-model="wordDate" search-icon="calendar" @search='PostMyComDakaListPage' |
| | | @custom='PostMyComDakaListPage'></up-search> --> |
| | | <!-- </view> --> |
| | | </view> |
| | | <!-- <up-subsection :list="list" :current="current4" activeColor="#f9ae3d" |
| | | @change="sectionChange"></up-subsection> --> |
| | | <up-subsection :list="list" current='1' activeColor="#f9ae3d" @change="sectionChange"></up-subsection> |
| | |
| | | if (state.planStartTimeEnd) { |
| | | data.planStartTimeEnd = state.planStartTimeEnd |
| | | } |
| | | if(workerUserName.value){ |
| | | data.staffName = workerUserName.value |
| | | } |
| | | loadStatus.value = 'loading'; |
| | | let getList = null |
| | | if (role.value == 'zhuGuan') { |
| | |
| | | uni.navigateTo({ |
| | | url: `/pages/reimbursement/approve?role=${role.value}&detailId=${item.keyid}` |
| | | }); |
| | | }else{ |
| | | $util.showToast({ |
| | | title: '此报销单已批复!' |
| | | }) |
| | | } |
| | | // if (state.planStartTimeStart) { |
| | | // data.planStartTimeStart = state.planStartTimeStart |