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