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