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