wzy
2021-04-01 0d35760f3d68e72bca1097dae1ee69aed2d2fc91
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}