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