Commit 2eda3693 by zhaochengxiang

资产权限

parent 426ef0f8
......@@ -124,6 +124,8 @@ const AssetManageTree = (props) => {
}
const getPermissions = () => {
if (!getAssetRange(reference)) return;
dispatch({
type: 'assetmanage.getPrivilegeByRange',
payload: {
......
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