优化代码
This commit is contained in:
@@ -15,7 +15,9 @@ var Config = Map{
|
||||
"menu": []Map{
|
||||
{"label": "用户管理", "table": "user"},
|
||||
{"label": "组织管理", "table": "organization"},
|
||||
{"label": "地区管理", "table": "area"},
|
||||
{"label": "角色管理", "table": "role"},
|
||||
{"label": "日志管理", "table": "log"},
|
||||
{"label": "系统设置", "table": "system", "default": "edit"},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user