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