xiaoyong931011
2021-03-16 c45db552e4593987248b7833fbe4985b6d80542d
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}