li-guang
2021-04-07 8cb1299820f8e6b01906ca8b148be9d355c4979b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}