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