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