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