Commit fc0bfcb1 by zhaochengxiang

多余代码

parent 7c9703b9
...@@ -50,7 +50,6 @@ const AssetAction = (props) => { ...@@ -50,7 +50,6 @@ const AssetAction = (props) => {
getUsers(); getUsers();
getTreeData(); getTreeData();
getDepartments(); getDepartments();
checkDataAssetEditable();
if (action === 'add') { if (action === 'add') {
getElements(); getElements();
} else { } else {
......
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