mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
fix
This commit is contained in:
@@ -190,6 +190,7 @@ const dropdownItems = ref([
|
|||||||
:items="dataList"
|
:items="dataList"
|
||||||
:items-length="totalItems"
|
:items-length="totalItems"
|
||||||
:search="search"
|
:search="search"
|
||||||
|
:loading="loading"
|
||||||
@update:options="fetchData"
|
@update:options="fetchData"
|
||||||
density="compact"
|
density="compact"
|
||||||
item-value="id"
|
item-value="id"
|
||||||
|
|||||||
Reference in New Issue
Block a user