dashboard
repositories
filestore
activity
search
login
jiangyouyao
/
beauty-erp
forked from
beauty-erp
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'api' of https://gitee.com/jyyforjava/zq-erp into api
Helius
2021-01-16
d55a92faa794aaa478edf9f16ee45663f007ac4c
[~jiangyouyao/beauty-erp.git]
/
zq-erp
/
src
/
main
/
resources
/
static
/
plugin
/
bootstrap-table
/
extensions
/
group-by-v2
/
bootstrap-table-group-by.css
1
2
3
4
5
6
7
.bootstrap-table .table > tbody > tr.groupBy {
cursor: pointer;
}
.bootstrap-table .table > tbody > tr.groupBy.expanded {
}