Ver Fonte

remove merge dictTag type

RuoYi há 1 ano atrás
pai
commit
4805cc9ea5
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/components/DictTag/index.vue

+ 0 - 1
src/components/DictTag/index.vue

@@ -10,7 +10,6 @@
         >{{ item.label + " " }}</span>
         <el-tag
           v-else
-          type="primary"
           :disable-transitions="true"
           :key="item.value + ''"
           :index="index"