wzy
2022-10-07 f6e14b78fe0e9e6e1fa6006ef110b04002599dc4
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
    cursor: pointer;
}
 
.bootstrap-table .table > tbody > tr.groupBy.expanded {
 
}