wzy
2020-12-20 f566ae4f6ef0e3aaccc57db07855942340aed657
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}