wzy
2021-01-19 51eb1b4873149077ea096c0b1d08dbfa8e8c4cf7
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}