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