mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 04:17:34 +08:00
更新 TorrentRowListView.vue
This commit is contained in:
@@ -482,7 +482,7 @@ function toggleFilterMenu(key: string) {
|
||||
: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