mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-27 11:10:12 +08:00
在账户设置缓存页面中添加固定表头
This commit is contained in:
@@ -309,6 +309,7 @@ onMounted(() => {
|
|||||||
item-value="hash"
|
item-value="hash"
|
||||||
show-select
|
show-select
|
||||||
hover
|
hover
|
||||||
|
fixed-header
|
||||||
:items-per-page-text="t('common.itemsPerPage')"
|
:items-per-page-text="t('common.itemsPerPage')"
|
||||||
:no-data-text="t('common.noDataText')"
|
:no-data-text="t('common.noDataText')"
|
||||||
:loading-text="t('common.loadingText')"
|
:loading-text="t('common.loadingText')"
|
||||||
|
|||||||
Reference in New Issue
Block a user