mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
修复 location 没有下发的问题
This commit is contained in:
parent
b780c2fb84
commit
78658d8d44
@ -301,6 +301,7 @@ export class RootRenderer extends React.Component<RootRendererProps> {
|
||||
...(schema as Schema)
|
||||
} : schema, {
|
||||
...rest,
|
||||
location: location,
|
||||
data: finalData,
|
||||
env,
|
||||
classnames: theme.classnames,
|
||||
|
Loading…
Reference in New Issue
Block a user