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