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