fix
wzy
2021-07-13 d103d31aac5749e229e9f6ff73c02f9019690f2e
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}