mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-04-20 20:38:06 +00:00
join 83
This commit is contained in:
parent
45574db76c
commit
8dd8c33de3
@ -125,7 +125,7 @@ function compatiableReducer(props: any) {
|
|||||||
});
|
});
|
||||||
return newProps;
|
return newProps;
|
||||||
}
|
}
|
||||||
// Dirty fix: will remove this reducer
|
// FIXME: Dirty fix, will remove this reducer
|
||||||
designer.addPropsReducer(compatiableReducer, TransformStage.Save);
|
designer.addPropsReducer(compatiableReducer, TransformStage.Save);
|
||||||
|
|
||||||
// 设计器组件样式处理
|
// 设计器组件样式处理
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user