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