Sfoglia il codice sorgente

组织架构修改

duy 2 anni fa
parent
commit
85013a1d7b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;