jyy
2021-03-17 a25c3ef238596506a984b8bc89d37bc620a293e0
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}