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