Commit df3c5cc6 authored by 杨明橙's avatar 杨明橙

修改权限 查询资产

parent 76c948e0
......@@ -268,11 +268,11 @@ sys_default_permission = {
"data_permission.fund.update_info": {
"label": "更新基金基础信息"
},
"data_permission.fund.query_list": {
"label": "查询基金列表"
},
# "data_permission.fund.query_list": {
# "label": "查询基金列表"
# },
"data_permission.fund.query_asset": {
"label": "访问账目页面"
"label": "查询资产"
}
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment