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