mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2025-12-10 04:47:50 +00:00
自动完成优化
This commit is contained in:
@@ -27,7 +27,7 @@ const citySelectPageConfig = computed(() => useCitySelectPageConfig())
|
||||
v-model:default-label="modelAutoLabel"
|
||||
id-key="id"
|
||||
:label-key="$i18nMsg('nameCn', 'nameEn')"
|
||||
:empty-search-enabled="false"
|
||||
:empty-search-enabled="true"
|
||||
title="请选择用户"
|
||||
:autocomplete-config="userAutocompleteConfig"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user