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