jyy
2021-07-17 402bf977071dd04257493b1a38d9e85cca925ae4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}