mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-01 21:59:54 +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