mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
fix bug
This commit is contained in:
@@ -364,7 +364,6 @@ onMounted(fetchData)
|
|||||||
v-model="selected"
|
v-model="selected"
|
||||||
:headers="headers"
|
:headers="headers"
|
||||||
:items="dataList"
|
:items="dataList"
|
||||||
:search="search"
|
|
||||||
:loading="loading"
|
:loading="loading"
|
||||||
density="compact"
|
density="compact"
|
||||||
return-object
|
return-object
|
||||||
|
|||||||
Reference in New Issue
Block a user