fix: 修复点选可能报错

This commit is contained in:
2betop 2023-05-31 20:34:00 +08:00
parent 48839ed694
commit 1c26196b0b

View File

@ -301,6 +301,7 @@ function SchemaFrom({
};
}
value = value || {};
const finalValue = setThemeDefaultData(pipeIn ? pipeIn(value) : value);
return render(