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