mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-07 05:23:14 +08:00
update: 去除字典动画
This commit is contained in:
@@ -52,7 +52,7 @@ const loading = computed(() => {
|
|||||||
<component
|
<component
|
||||||
v-if="!loading"
|
v-if="!loading"
|
||||||
:is="tagComponent"
|
:is="tagComponent"
|
||||||
:class="`${cssClass} enter-x`"
|
:class="cssClass"
|
||||||
:color="color"
|
:color="color"
|
||||||
>
|
>
|
||||||
{{ label }}
|
{{ label }}
|
||||||
|
|||||||
Reference in New Issue
Block a user