mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-02 20:07:08 +08:00
feat:小屏搜索结果列表模式增加过滤按钮
This commit is contained in:
@@ -255,7 +255,7 @@ onMounted(() => {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<VDialog v-model="releaseDialog" width="600" scrollable>
|
||||
<VDialog v-if="releaseDialog" v-model="releaseDialog" width="600" scrollable>
|
||||
<VCard>
|
||||
<VCardItem>
|
||||
<DialogCloseBtn @click="releaseDialog = false" />
|
||||
|
||||
Reference in New Issue
Block a user