1 line
2.9 KiB
Plaintext
1 line
2.9 KiB
Plaintext
<view class="data-v-1523b8c0"><uni-popup vue-id="4b867fa8-1" type="top" background-color="#fff" data-ref="popup" class="data-v-1523b8c0 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><scroll-view class="scrollbox data-v-1523b8c0" style="height:600rpx;background:#fff;" scroll-y="{{true}}"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="screen_content data-v-1523b8c0" catchtap="__e"><view class="fir_li data-v-1523b8c0"><view class="li_label data-v-1523b8c0">关联合同</view><view data-event-opts="{{[['tap',[['toSelectContract',['$event']]]]]}}" class="li_box data-v-1523b8c0" bindtap="__e"><view class="form_right data-v-1523b8c0" style="text-align:center;"><view class="{{['data-v-1523b8c0',contractObj?'valueActive':'']}}">{{''+(contractObj?contractObj.name:'点击选择')+''}}</view><view class="iconfont icon-arrows_right data-v-1523b8c0"></view></view></view></view><view class="fir_li data-v-1523b8c0"><view class="li_label data-v-1523b8c0">回款计划状态</view><picker value="{{status}}" range="{{statusList}}" data-event-opts="{{[['change',[['changeTab',['$event']]]]]}}" bindchange="__e" class="data-v-1523b8c0"><view class="li_box data-v-1523b8c0"><view class="form_right data-v-1523b8c0" style="text-align:center;"><view class="{{['data-v-1523b8c0',statusList[status]?'valueActive':'']}}">{{''+(statusList[status]?statusList[status]:'点击选择')+''}}</view><view class="iconfont icon-arrows_right data-v-1523b8c0"></view></view></view></picker></view><view class="fir_li data-v-1523b8c0"><view class="li_label data-v-1523b8c0">时间筛选</view><view class="li_box data-v-1523b8c0" 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-1523b8c0"><view class="form_right data-v-1523b8c0"><view class="{{['data-v-1523b8c0',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-1523b8c0"><view class="form_right data-v-1523b8c0"><view class="{{['data-v-1523b8c0',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-1523b8c0"><view data-event-opts="{{[['tap',[['reset',['$event']]]]]}}" catchtap="__e" class="data-v-1523b8c0">重置</view><view data-event-opts="{{[['tap',[['sureQuery',['$event']]]]]}}" catchtap="__e" class="data-v-1523b8c0">确定</view></view></uni-popup><select-contract bind:contractInfo="__e" vue-id="4b867fa8-2" data-ref="contractChild" data-event-opts="{{[['^contractInfo',[['contractInfo']]]]}}" class="data-v-1523b8c0 vue-ref" bind:__l="__l"></select-contract></view> |