Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
b84e7013
Commit
b84e7013
authored
Sep 14, 2021
by
马小法
Browse files
禁用el-tag组件的渐变动画
parent
8040ad8c
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi-ui/src/components/DictTag/index.vue
View file @
b84e7013
...
@@ -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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment