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