Explorar el Código

树形结构显示

duy hace 2 años
padre
commit
5cfba48ded
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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;