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