mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-18 02:07:35 +08:00
更新 TorrentCardListView.vue
This commit is contained in:
@@ -508,7 +508,7 @@ function loadMore({ done }: { done: any }) {
|
||||
:items="Object.entries(sortTitles).map(([key, title]) => ({ title, value: key }))"
|
||||
item-title="title"
|
||||
item-value="value"
|
||||
variant="outlined"
|
||||
variant="plain"
|
||||
density="compact"
|
||||
hide-details
|
||||
class="mobile-sort-select"
|
||||
|
||||
Reference in New Issue
Block a user