perf: 优化标签页灵动模式

This commit is contained in:
xiaoxian521 2024-01-23 23:49:50 +08:00
parent cc28f0a6de
commit 44065a8978

View File

@ -588,7 +588,7 @@ onBeforeUnmount(() => {
> >
<IconifyIconOffline :icon="CloseBold" /> <IconifyIconOffline :icon="CloseBold" />
</span> </span>
<div <span
v-if="showModel !== 'card'" v-if="showModel !== 'card'"
:ref="'schedule' + index" :ref="'schedule' + index"
:class="[scheduleIsActive(item)]" :class="[scheduleIsActive(item)]"