!316 禁用DictTag中el-tag渐变动画

Merge pull request !316 from 马小法/master
This commit is contained in:
若依 2021-09-16 07:34:34 +00:00 committed by Gitee
commit 917bc03a43
1 changed files with 52 additions and 51 deletions

View File

@ -11,6 +11,7 @@
>
<el-tag
v-else
:disable-transitions="true"
:key="item.dictValue"
:index="index"
:type="item.listClass == 'primary' ? '' : item.listClass"