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