Sfoglia il codice sorgente

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

cc12458 11 mesi fa
parent
commit
74f99721b7
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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>