wzy
2020-12-08 f1a8d83d4ad36cdb250748482ac50d135279ca4b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}