mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-21 16:29:54 +08:00
fix 更新数量为1时不显示角标
This commit is contained in:
@@ -176,6 +176,7 @@ onMounted(() => {
|
||||
</div>
|
||||
</template>
|
||||
<VChip
|
||||
v-if="arg.event.extendedProps.len > 1"
|
||||
variant="elevated"
|
||||
size="mini"
|
||||
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