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