Commit 549f64e3 by zhaochengxiang

模型对比元数据范围只能选schema

parent b5613018
......@@ -689,6 +689,7 @@ const MetadataRangeItem = ({ value, onChange }) => {
value: item._id,
scopeId: node?.scopeId,
idStr: item._id,
disabled: true,
...item
}))
......
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