mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix 更新数量为1时不显示角标
This commit is contained in:
@@ -176,6 +176,7 @@ onMounted(() => {
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<VChip
|
<VChip
|
||||||
|
v-if="arg.event.extendedProps.len > 1"
|
||||||
variant="elevated"
|
variant="elevated"
|
||||||
size="mini"
|
size="mini"
|
||||||
class="absolute right-1 top-1 bg-opacity-80 shadow-md text-white font-bold border-purple-600 bg-purple-600"
|
class="absolute right-1 top-1 bg-opacity-80 shadow-md text-white font-bold border-purple-600 bg-purple-600"
|
||||||
|
|||||||
Reference in New Issue
Block a user