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