fix plugin state

This commit is contained in:
jxxghp
2023-08-03 18:21:32 +08:00
parent ed33968cb6
commit 440dd52dd1
3 changed files with 11 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ onBeforeMount(fetchData)
:key="data.id"
:plugin="data"
@remove="fetchData"
@save="fetchData"
/>
</div>
<NoDataFound