| 1 |
- <view class="data-v-5d961e52"><u-popup vue-id="5569ab0f-1" show="{{concatVisible}}" data-event-opts="{{[['^close',[['close']]]]}}" bind:close="__e" class="data-v-5d961e52" bind:__l="__l" vue-slots="{{['default']}}"><view class="tit data-v-5d961e52">选择客户联系人</view><view class="search-container data-v-5d961e52"><view class="search-input data-v-5d961e52"><u-input bind:input="__e" vue-id="{{('5569ab0f-2')+','+('5569ab0f-1')}}" clearable="{{true}}" placeholderStyle="font-size:26rpx" customStyle="{{({height:'66rpx'})}}" prefixIcon="search" prefixIconStyle="font-size: 22px;color: #909399" placeholder="请输入联系人名称" shape="circle" border="surround" value="{{queryForm.keyWords}}" data-event-opts="{{[['^input',[['__set_model',['$0','keyWords','$event',[]],['queryForm']]]]]}}" class="data-v-5d961e52" bind:__l="__l"></u-input></view><view data-event-opts="{{[['tap',[['getUserList']]]]}}" class="search-btn data-v-5d961e52" bindtap="__e">搜索</view></view><block wx:if="{{$root.g0==0}}"><u-empty vue-id="{{('5569ab0f-3')+','+('5569ab0f-1')}}" mode="list" class="data-v-5d961e52" bind:__l="__l"></u-empty></block><block wx:else><view class="concat-list data-v-5d961e52"><u-radio-group bind:input="__e" vue-id="{{('5569ab0f-4')+','+('5569ab0f-1')}}" placement="column" value="{{userValue}}" data-event-opts="{{[['^input',[['__set_model',['','userValue','$event',[]]]]]]}}" class="data-v-5d961e52" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{userList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="radio-item data-v-5d961e52"><u-radio vue-id="{{('5569ab0f-5-'+__i0__)+','+('5569ab0f-4')}}" label="{{item.label}}" name="{{item.id}}" data-event-opts="{{[['^change',[['radioChange']]]]}}" bind:change="__e" class="data-v-5d961e52" bind:__l="__l"></u-radio></view></block></u-radio-group></view></block></u-popup></view>
|