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