姜友瑶
2022-06-09 824691c5f2e538fd83e75701f0c436ff5f4d8d2b
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}