Commit d198abf3 by 放生的三文鱼

去掉log

parent 205ab73c
......@@ -304,8 +304,6 @@ const AssetTable = (props) => {
useDebounceEffect(() => {
if (reference !== AssetRecycleReference&&(nodeId||nodeId===undefined)) {
console.log('nodeid',nodeId);
getFilterElementsGroupThenGetDataAssets();
}
//eslint-disable-next-line react-hooks/exhaustive-deps
......
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