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