fix : 选择框为远程搜索解决卡顿问题
This commit is contained in:
@@ -110,6 +110,7 @@ const searchConfig = reactive([
|
||||
props: {
|
||||
placeholder: '请选择状态',
|
||||
clearable: true,
|
||||
filterable:true,
|
||||
cacheKey: 'demand_summary',
|
||||
remote: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user