liuyg
2021-08-10 506ed59d7e4e8952b141a9ff1f41fbddc58a6ce0
src/styles/element-ui.scss
@@ -429,4 +429,9 @@
//机构管理
.deptClass .el-card{
  height: auto !important;
}
//bug窗口删除清空弹窗标题
.el-message-box__title {
  color: #fff !important;
}