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