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