mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-12-02 03:07:37 +08:00
perf: 优化标签页灵动模式
This commit is contained in:
parent
cc28f0a6de
commit
44065a8978
@ -588,7 +588,7 @@ onBeforeUnmount(() => {
|
||||
>
|
||||
<IconifyIconOffline :icon="CloseBold" />
|
||||
</span>
|
||||
<div
|
||||
<span
|
||||
v-if="showModel !== 'card'"
|
||||
:ref="'schedule' + index"
|
||||
:class="[scheduleIsActive(item)]"
|
||||
|
Loading…
Reference in New Issue
Block a user