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