jyy
2021-03-19 9108fe37516a05b7af57953cb036e361ae3c86d2
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}