wzy
2021-04-24 1a20adbee4043a7b4a9e51565e7ac0f99d06c36d
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}