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