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