crm_second_opening_mini/pages/index/contract/contract.wxml

1 line
8.0 KiB
Plaintext
Raw Normal View History

2023-03-13 01:13:08 +00:00
<view class="data-v-e5a6e2f8"><view class="tab_list data-v-e5a6e2f8" style="margin-top:0;"><view data-event-opts="{{[['tap',[['changeFirTab',[0]]]]]}}" class="{{['tabli','data-v-e5a6e2f8',typeIndex==0?'tabliactive':'']}}" bindtap="__e">全部</view><view data-event-opts="{{[['tap',[['changeFirTab',[1]]]]]}}" class="{{['tabli','data-v-e5a6e2f8',typeIndex==1?'tabliactive':'']}}" bindtap="__e">我创建的</view><view data-event-opts="{{[['tap',[['changeFirTab',[2]]]]]}}" class="{{['tabli','data-v-e5a6e2f8',typeIndex==2?'tabliactive':'']}}" bindtap="__e">下属创建的</view></view><view class="select_warp data-v-e5a6e2f8"><view class="searchbox data-v-e5a6e2f8"><view data-event-opts="{{[['tap',[['toQuery',['$event']]]]]}}" class="searchtext data-v-e5a6e2f8" bindtap="__e"><image style="width:30rpx;height:30rpx;margin-right:5rpx;" src="{{BASE_IMG_URL+'shaixuan2.png'}}" mode="scaleToFill" class="data-v-e5a6e2f8"></image>筛选</view></view><uni-popup vue-id="61167fc6-1" type="top" background-color="#fff" data-ref="screenpopup" class="data-v-e5a6e2f8 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="warpbox data-v-e5a6e2f8"><scroll-view class="scrollbox data-v-e5a6e2f8" style="height:680rpx;background:#fff;" scroll-y="{{true}}"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="screen_content data-v-e5a6e2f8" catchtap="__e"><block wx:if="{{typeIndex==2}}"><view class="fir_li data-v-e5a6e2f8"><view class="li_label data-v-e5a6e2f8">归属人</view><picker value="{{ascripIndex}}" range="{{ascripList}}" range-key="name" data-event-opts="{{[['change',[['changeAscrip',['$event']]]]]}}" bindchange="__e" class="data-v-e5a6e2f8"><view class="li_box data-v-e5a6e2f8"><view class="form_right data-v-e5a6e2f8" style="text-align:center;"><view class="{{['data-v-e5a6e2f8',ascripList[ascripIndex]?'valueactive':'']}}">{{''+(ascripList[ascripIndex]?ascripList[ascripIndex].name:'点击选择')+''}}</view></view></view></picker></view></block><view class="fir_li data-v-e5a6e2f8"><view class="li_label data-v-e5a6e2f8">关联客户</view><view data-event-opts="{{[['tap',[['toSelectCustomer',['$event']]]]]}}" class="li_box data-v-e5a6e2f8" bindtap="__e"><view class="form_right data-v-e5a6e2f8" style="text-align:center;"><view class="{{['data-v-e5a6e2f8',customerObj?'valueactive':'']}}">{{''+(customerObj?customerObj.name:'点击选择')+''}}</view></view></view></view><view class="fir_li data-v-e5a6e2f8"><view class="li_label data-v-e5a6e2f8">合同状态</view><picker value="{{status}}" range="{{statusList}}" data-event-opts="{{[['change',[['changeTab',['$event']]]]]}}" bindchange="__e" class="data-v-e5a6e2f8"><view class="li_box data-v-e5a6e2f8"><view class="form_right data-v-e5a6e2f8" style="text-align:center;"><view class="{{['data-v-e5a6e2f8',statusList[status]?'valueactive':'']}}">{{''+(statusList[status]?statusList[status]:'点击选择')+''}}</view></view></view></picker></view><view class="fir_li data-v-e5a6e2f8"><view class="li_label data-v-e5a6e2f8">时间筛选</view><view class="li_box data-v-e5a6e2f8" 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-e5a6e2f8"><view class="form_right data-v-e5a6e2f8"><view class="{{['data-v-e5a6e2f8',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-e5a6e2f8"><view class="form_right data-v-e5a6e2f8"><view class="{{['data-v-e5a6e2f8',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-e5a6e2f8"><view data-event-opts="{{[['tap',[['reset',['$event']]]]]}}" catchtap="__e" class="data-v-e5a6e2f8">重置</view><view data-event-opts="{{[['tap',