liuyg
2021-09-08 d356332a2003d00ca803b4e73dc404b9643b60d5
1
2
3
4
5
6
7
8
9
10
 
.el-tabs__content {
  &>div {
    height: 100%;
  }
}
 
.company-box {
  height: 100% !important;
}