xujie 1 年間 前
コミット
8f9d71c1cb
1 ファイル変更3 行追加0 行削除
  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>