mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
fix hint
This commit is contained in:
@@ -320,7 +320,7 @@ onMounted(() => {
|
|||||||
chips
|
chips
|
||||||
:items="mediaSourcesDict"
|
:items="mediaSourcesDict"
|
||||||
label="当前使用数据源"
|
label="当前使用数据源"
|
||||||
hint="选中多项时会同时展示来自不同数据源的搜索结果,选择的数据源顺序将会搜索结果的排序"
|
hint="选中多项时会同时展示来自不同数据源的搜索结果,选择的数据源顺序将会影响搜索结果的排序"
|
||||||
/>
|
/>
|
||||||
</VCol>
|
</VCol>
|
||||||
</VRow>
|
</VRow>
|
||||||
|
|||||||
Reference in New Issue
Block a user