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