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