mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-17 14:57:34 +08:00
fix plugin state
This commit is contained in:
@@ -71,6 +71,7 @@ onBeforeMount(fetchData)
|
||||
:key="data.id"
|
||||
:plugin="data"
|
||||
@remove="fetchData"
|
||||
@save="fetchData"
|
||||
/>
|
||||
</div>
|
||||
<NoDataFound
|
||||
|
||||
Reference in New Issue
Block a user