| 1 |
- <view class="data-v-3a0d6162"><u-popup vue-id="079f4be4-1" show="{{concatVisible}}" data-event-opts="{{[['^close',[['close']]]]}}" bind:close="__e" class="data-v-3a0d6162" bind:__l="__l" vue-slots="{{['default']}}"><view class="tit data-v-3a0d6162">选择项目联系人</view><view class="search-container data-v-3a0d6162"><view class="search-input data-v-3a0d6162"><u-input bind:input="__e" vue-id="{{('079f4be4-2')+','+('079f4be4-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-3a0d6162" bind:__l="__l"></u-input></view><view data-event-opts="{{[['tap',[['getUserList']]]]}}" class="search-btn data-v-3a0d6162" bindtap="__e">搜索</view></view><block wx:if="{{$root.g0==0}}"><u-empty vue-id="{{('079f4be4-3')+','+('079f4be4-1')}}" mode="list" class="data-v-3a0d6162" bind:__l="__l"></u-empty></block><block wx:else><view class="concat-list data-v-3a0d6162"><u-radio-group bind:input="__e" vue-id="{{('079f4be4-4')+','+('079f4be4-1')}}" placement="column" value="{{userValue}}" data-event-opts="{{[['^input',[['__set_model',['','userValue','$event',[]]]]]]}}" class="data-v-3a0d6162" 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-3a0d6162"><u-radio vue-id="{{('079f4be4-5-'+__i0__)+','+('079f4be4-4')}}" label="{{item.label}}" name="{{item.id}}" data-event-opts="{{[['^change',[['radioChange']]]]}}" bind:change="__e" class="data-v-3a0d6162" bind:__l="__l"></u-radio></view></block></u-radio-group></view></block></u-popup></view>
|