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