mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 10:49:30 +08:00
fix ui
This commit is contained in:
@@ -359,6 +359,7 @@ onMounted(() => {
|
||||
placeholder="搜索 ..."
|
||||
prepend-inner-icon="mdi-filter-outline"
|
||||
class="me-2"
|
||||
rounded="0"
|
||||
/>
|
||||
<VSpacer v-if="isFile" />
|
||||
<IconBtn v-if="isFile" @click="recognize(inProps.path || '')">
|
||||
|
||||
Reference in New Issue
Block a user