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