Browse Source

树形结构显示

duy 2 năm trước cách đây
mục cha
commit
5cfba48ded
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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;