Commit 9727f704 by Sweet Zhang

转介人全部展示

parents 4ecd2d6e 7536f0dc
...@@ -375,7 +375,7 @@ const addCheckRecordConfig = [ ...@@ -375,7 +375,7 @@ const addCheckRecordConfig = [
label: '转介人', label: '转介人',
api: '/insurance/base/api/userSaleExpand/page', api: '/insurance/base/api/userSaleExpand/page',
keywordField: 'realName', keywordField: 'realName',
requestParams: { pageNo: 1, pageSize: 20 }, requestParams: { pageNo: 1, pageSize: 200 },
placeholder: '输入转介人名称搜索', placeholder: '输入转介人名称搜索',
debounceWait: 500, // 自定义防抖时间 debounceWait: 500, // 自定义防抖时间
valueKey: 'clientUserBizId', valueKey: 'clientUserBizId',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment