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