mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-01 13:51:06 +08:00
fix ui
This commit is contained in:
@@ -524,7 +524,7 @@ onMounted(() => {
|
||||
<ReorganizeForm
|
||||
v-model="transferPopper"
|
||||
:path="currentItem?.path"
|
||||
@done="load"
|
||||
@done="transferPopper = false; load()"
|
||||
@close="transferPopper = false"
|
||||
/>
|
||||
<!-- 手动整理进度框 -->
|
||||
|
||||
Reference in New Issue
Block a user