Commit 79652987 by zhaochengxiang

解决要素过滤崩溃问题

parent e5dc08ff
......@@ -264,6 +264,7 @@ const AssetTable = (props) => {
})
})
setAssets([]);
if (readOnly) {
setColumns(_columns);
} 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