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