jyy
2022-04-15 64c92e244f2cdcb5c3e46f20de55bf417248d683
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}