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