paylist.wxml 1.7 KB

1
  1. <view class="pay data-v-3ae48326"><view class="paybox data-v-3ae48326"><view class="hisbox flexc mb15 data-v-3ae48326"><view class="line data-v-3ae48326"></view><view class="tit data-v-3ae48326">工资条记录</view><view class="hisbtn data-v-3ae48326"><picker mode="date" fields="month" value="{{dateyear}}" data-event-opts="{{[['change',[['bindDateChangea',['$event']]]]]}}" bindchange="__e" class="data-v-3ae48326"><view class="flexcc pl8 data-v-3ae48326"><block wx:if="{{dateyear}}"><view class=" f15 co6 f500 data-v-3ae48326" style="{{('text-align:'+textAlign)}}">{{year+"年"+month+"月"}}</view></block><block wx:else><view class=" f15 co6 f500 data-v-3ae48326" style="{{('text-align:'+textAlign)}}">请选择日期</view></block><image src="{{aup}}" class="data-v-3ae48326"></image></view></picker></view></view><view class="paybg payb flex1 data-v-3ae48326" style="overflow:hidden;"><zb-table vue-id="21ac62a0-1" show-header="{{true}}" columns="{{columns}}" stripe="{{true}}" pullUpLoading="{{pullUpLoading}}" isShowLoadMore="{{reachflag}}" fit="{{true}}" border="{{border}}" data="{{list}}" data-ref="zbTable" data-event-opts="{{[['^rowClick',[['rowClick']]],['^toggleRowSelection',[['toggleRowSelection']]],['^toggleAllSelection',[['toggleAllSelection']]],['^edit',[['buttonEdit']]],['^dele',[['dele']]]]}}" bind:rowClick="__e" bind:toggleRowSelection="__e" bind:toggleAllSelection="__e" bind:edit="__e" bind:dele="__e" class="data-v-3ae48326 vue-ref" bind:__l="__l"></zb-table></view><block wx:if="{{$root.m0}}"><view style="height:80rpx;" class="data-v-3ae48326"></view></block><block wx:if="{{$root.m1}}"><view data-event-opts="{{[['tap',[['getAdd',['$event']]]]]}}" class="addbtn data-v-3ae48326" bindtap="__e">导入工资</view></block></view></view>