Explorar el Código

组织架构修改

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