dashboard
repositories
filestore
activity
search
login
main
/
zhny_web
智慧农业后台管理页面
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
农事记录、农资使用记录、采收记录、任务记录、农事操作的地块筛选,有列表显示的随农场变化,
guoshilong
2022-08-12
eb7ced97c1a12d49a09ec4a876082644fcc357a6
[zhny_web.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'
}
}