提交 b84e7013 authored 作者: 马小法's avatar 马小法

禁用el-tag组件的渐变动画

上级 8040ad8c
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
> >
<el-tag <el-tag
v-else v-else
:disable-transitions="true"
:key="item.dictValue" :key="item.dictValue"
:index="index" :index="index"
:type="item.listClass == 'primary' ? '' : item.listClass" :type="item.listClass == 'primary' ? '' : item.listClass"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论