wzy
2022-03-27 1f79de94f2fd5ff2b6de6556339aefd1c262dc40
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}