Explorar el Código

bug-13 标签管理类别 checkbox icon 显示

cc12458 hace 10 meses
padre
commit
74f99721b7
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/pages/index/system/tag.vue

+ 0 - 4
src/pages/index/system/tag.vue

@@ -238,9 +238,5 @@ function editTag(model?: TagModel, index?: number) {
       }
     }
   }
-
-  :deep(.vxe-checkbox--icon) {
-    display: none;
-  }
 }
 </style>