This commit is contained in:
jxxghp
2024-04-29 10:51:34 +08:00
parent 5cd3757f4f
commit 10af659227

View File

@@ -320,7 +320,7 @@ onMounted(() => {
chips
:items="mediaSourcesDict"
label="当前使用数据源"
hint="选中多项时会同时展示来自不同数据源的搜索结果,选择的数据源顺序将会搜索结果的排序"
hint="选中多项时会同时展示来自不同数据源的搜索结果,选择的数据源顺序将会影响搜索结果的排序"
/>
</VCol>
</VRow>