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