Sfoglia il codice sorgente

树形结构显示

duy 2 anni fa
parent
commit
5cfba48ded
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      src/components/tree/hc-tree.vue

+ 3 - 1
src/components/tree/hc-tree.vue

@@ -440,7 +440,9 @@ defineExpose({
 
 
 @import "../../styles/app/tree.scss";
-
+.el-radio-group {
+    width: 100%;
+}
 .data-custom-tree-node {
     flex: 1;
     white-space: nowrap;