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