dashboard
repositories
filestore
activity
search
login
zhba
/
zhba_enterprises_bf
保安服务企业管理项目备份
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.用户注册页面调整,删除修改为注销 2.导入导出租户修改为保安单位 3.新增保安入职登记页面
Administrator
2021-07-08
e2da516378bfbb1661177fecff15b9e71feeff9c
[zhba/zhba_enterprises_bf.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'
}
}