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