Explorar el Código

remove merge dictTag type

RuoYi hace 1 año
padre
commit
4805cc9ea5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"