Commit 2cd87653 by zhaochengxiang

去掉资产授权

parent 233154f6
...@@ -1113,9 +1113,9 @@ const AssetTable = (props) => { ...@@ -1113,9 +1113,9 @@ const AssetTable = (props) => {
转为非资产 转为非资产
</RcItem> </RcItem>
} }
<RcItem id="authorization" onClick={handleItemClick}> {/* <RcItem id="authorization" onClick={handleItemClick}>
授权 授权
</RcItem> </RcItem> */}
</RcMenu> </RcMenu>
{contextHolder} {contextHolder}
......
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