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