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