jyy
2021-03-16 e32a3189bc17eba0269d972916f4cf59d127714f
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}