Commit 9126359d by zhaochengxiang

资产数据源系统

parent 41a38336
......@@ -39,6 +39,7 @@ const AssetAction = (props) => {
getSystems();
getElements();
} else {
getSystems();
setCurrentAction('detail');
if ((id||'')!=='') {
getAssetPaths();
......
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