jyy
2020-12-07 65eab9d565f951e3125d6767d0400eb5abcc4d51
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}