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