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