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