xiaoyong931011
2022-03-31 970568e63de3fe8c5e43a50a8ff3f03b39d48026
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}