wzy
2021-09-04 1a9b054b95eb864d1ae7d90d1dfbb497ca1db62a
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}