mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix
This commit is contained in:
@@ -444,6 +444,7 @@ fixArrayAt()
|
|||||||
</VBottomSheet>
|
</VBottomSheet>
|
||||||
<!-- 文件整理弹窗 -->
|
<!-- 文件整理弹窗 -->
|
||||||
<ReorganizeForm
|
<ReorganizeForm
|
||||||
|
v-if="redoDialog"
|
||||||
v-model="redoDialog"
|
v-model="redoDialog"
|
||||||
:logids="redoIds"
|
:logids="redoIds"
|
||||||
:target="redoTarget"
|
:target="redoTarget"
|
||||||
|
|||||||
Reference in New Issue
Block a user