Match-id-46ac76d97c13f36617be279f07e1096e128778fb
This commit is contained in:
parent
eec4863d61
commit
e3366b5752
|
@ -70,7 +70,7 @@ function callMapFun(children: any, arr: Array<any>, prefix: string, callback: Fu
|
|||
mappedChild.ref,
|
||||
mappedChild.belongClassVNode,
|
||||
mappedChild.props,
|
||||
mappedChild.source
|
||||
mappedChild.source,
|
||||
);
|
||||
}
|
||||
arr.push(mappedChild);
|
||||
|
|
Loading…
Reference in New Issue