1 line
2.9 KiB
Plaintext
1 line
2.9 KiB
Plaintext
<view class="data-v-297f4714"><uni-popup vue-id="4126625d-1" type="top" background-color="#fff" data-ref="popup" class="data-v-297f4714 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><scroll-view class="scrollbox data-v-297f4714" style="height:600rpx;background:#fff;" scroll-y="{{true}}"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="screen_content data-v-297f4714" catchtap="__e"><view class="fir_li data-v-297f4714"><view class="li_label data-v-297f4714">关联合同</view><view data-event-opts="{{[['tap',[['toSelectContract',['$event']]]]]}}" class="li_box data-v-297f4714" bindtap="__e"><view class="form_right data-v-297f4714" style="text-align:center;"><view class="{{['data-v-297f4714',contractObj?'valueActive':'']}}">{{''+(contractObj?contractObj.name:'点击选择')+''}}</view><view class="iconfont icon-arrows_right data-v-297f4714"></view></view></view></view><view class="fir_li data-v-297f4714"><view class="li_label data-v-297f4714">回款状态</view><picker value="{{check_status}}" range="{{statusList}}" data-event-opts="{{[['change',[['changeTab',['$event']]]]]}}" bindchange="__e" class="data-v-297f4714"><view class="li_box data-v-297f4714"><view class="form_right data-v-297f4714" style="text-align:center;"><view class="{{['data-v-297f4714',statusList[check_status]?'valueActive':'']}}">{{''+(statusList[check_status]?statusList[check_status]:'点击选择')+''}}</view><view class="iconfont icon-arrows_right data-v-297f4714"></view></view></view></picker></view><view class="fir_li data-v-297f4714"><view class="li_label data-v-297f4714">时间筛选</view><view class="li_box data-v-297f4714" style="display:flex;"><picker style="width:50%;border-right:1rpx solid #CCCCCC;" mode="date" end="{{end_time}}" data-event-opts="{{[['change',[['changeStartTime',['$event']]]]]}}" bindchange="__e" class="data-v-297f4714"><view class="form_right data-v-297f4714"><view class="{{['data-v-297f4714',start_time?'valueactive':'']}}" style="flex:1;text-align:center;">{{''+(start_time?start_time:'开始时间')}}</view></view></picker><picker style="width:50%;" mode="date" start="{{start_time}}" data-event-opts="{{[['change',[['changeEndTime',['$event']]]]]}}" bindchange="__e" class="data-v-297f4714"><view class="form_right data-v-297f4714"><view class="{{['data-v-297f4714',end_time?'valueactive':'']}}" style="flex:1;text-align:center;">{{(end_time?end_time:'结束时间')+''}}</view></view></picker></view></view></view></scroll-view><view class="button_bottom data-v-297f4714"><view data-event-opts="{{[['tap',[['reset',['$event']]]]]}}" catchtap="__e" class="data-v-297f4714">重置</view><view data-event-opts="{{[['tap',[['sureQuery',['$event']]]]]}}" catchtap="__e" class="data-v-297f4714">确定</view></view></uni-popup><select-contract bind:contractInfo="__e" vue-id="4126625d-2" data-ref="contractChild" data-event-opts="{{[['^contractInfo',[['contractInfo']]]]}}" class="data-v-297f4714 vue-ref" bind:__l="__l"></select-contract></view> |