浏览代码

组织架构修改

duy 2 年之前
父节点
当前提交
85013a1d7b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/system/organization.vue

+ 1 - 1
src/views/system/organization.vue

@@ -319,7 +319,7 @@ const loadNode = (node, resolve) => {
     // 横线
     :deep(.el-tree-node::after) {
         content:"";
-        width: 35px;
+        width: 25px;
         height: 20px;
         position: absolute;
         left: 2px;