dashboard
repositories
filestore
activity
search
login
刘文浩
/
hugeOA
forked from
huge/frontEnd/hugeOA
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改查看用户详情页面为空,不能删除用户问题,解决新增用户按钮事件失效
Mr Ke
2020-10-20
8f38b4d371d0e8759985e2f4994d48b4a299d6a3
[~liuwh/hugeOA.git]
/
src
/
components
/
oa
/
logManage
/
operLog
/
index.scss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* eslint-disable */
/**liuwh
* 4/29/2020, 3:51:53 PM
* doc comment for the file goes here
*/
/** Happy Coding */
.oper-log {
&-main {
background: #fff;
margin: 20px;
padding: 20px;
}
}