dashboard
repositories
filestore
activity
search
login
admin
/
zhba_enterprises
forked from
zhba/zhba_enterprises
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.用户注册页面调整,删除修改为注销 2.导入导出租户修改为保安单位 3.新增保安入职登记页面
Administrator
2021-07-08
e2da516378bfbb1661177fecff15b9e71feeff9c
[~admin/zhba_enterprises.git]
/
src
/
page
/
index
/
sidebar
/
config.js
1
2
3
4
5
6
7
8
9
export default {
propsDefault: {
label: 'label',
path: 'path',
icon: 'icon',
children: 'children',
isOpen: 'isOpen'
}
}