Commit 4a44b26b by zhaochengxiang

资产管理删除资产

parent c071c3c8
......@@ -195,6 +195,7 @@ const AssetTable = (props) =>{
callback: () => {
showMessage("success","删除成功");
getTable();
setSelectedKeys([]);
},
error: () => {
}
......
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