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