1
jyy
2021-07-29 a907b1ee8b387defa748afe66502b4720d66ee0e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}