xujie 1 éve
szülő
commit
8f9d71c1cb
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      src/views/system/dept/index.vue

+ 3 - 0
src/views/system/dept/index.vue

@@ -937,4 +937,7 @@ this.isEdit=response.isEdit;
 .status_no_class {
   color: red;
 }
+.el-col {
+  padding-top: 5px;
+}
 </style>