mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 22:46:45 +08:00
健康险续保搜索栏操作逻辑修改2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="sale-list-container pb50">
|
||||
<div class="topsearch" style="display: flex;background:#fff;align-items: center;">
|
||||
<div style="width: 50%;padding: 10px 5px;">
|
||||
<div v-if="agentType == '营业部经理'" style="width: 50%;padding: 10px 5px;">
|
||||
<van-field @click="openchooseagent" v-model="searchName" style="background: #f7f8fa;padding:5px 10px;" label="业务员" right-icon="arrow" placeholder="请选择"/>
|
||||
</div>
|
||||
<div style="width: 50%;padding: 10px 5px;">
|
||||
@@ -90,8 +90,7 @@ export default {
|
||||
showChooseDate: '',
|
||||
cvaliEndDate: '',
|
||||
oldOptionsData:[],
|
||||
columns: ['G0000007 唐军1', 'G0000008 唐军2', 'G0000009 唐军3', 'G0000010 唐军4', 'G0000011 唐军5', 'G0000026 冯莹', 'G0000027 唐丽',
|
||||
'J0000039 胡杰', 'G0000079 考核测试09', 'G0000094 考核测试21'],
|
||||
columns: [],
|
||||
popupShow: false,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user