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