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