wzy
2021-04-11 2c38b58dbde0c0603fdd05026e5d998a02ae7d62
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}