remove merge dictTag type
This commit is contained in:
parent
1abf0641b0
commit
4805cc9ea5
@ -10,7 +10,6 @@
|
|||||||
>{{ item.label + " " }}</span>
|
>{{ item.label + " " }}</span>
|
||||||
<el-tag
|
<el-tag
|
||||||
v-else
|
v-else
|
||||||
type="primary"
|
|
||||||
:disable-transitions="true"
|
:disable-transitions="true"
|
||||||
:key="item.value + ''"
|
:key="item.value + ''"
|
||||||
:index="index"
|
:index="index"
|
||||||
|
Loading…
Reference in New Issue
Block a user