mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 00:48:16 +00:00
Merge remote-tracking branch 'origin/develop' into release/1.1.11-beta
This commit is contained in:
commit
7fe6ff33ee
@ -176,7 +176,7 @@ class SkeletonCabin implements IPublicApiCommonSkeletonCabin {
|
||||
constructor(skeleton: InnerSkeleton) {
|
||||
this[skeletonSymbol] = skeleton;
|
||||
this[skeletonCabinSymbol] = {
|
||||
Workbench: this.Workbench,
|
||||
Workbench: InnerWorkbench,
|
||||
createSettingFieldView: this.createSettingFieldView,
|
||||
PopupContext: InnerPopupContext,
|
||||
PopupPipe: InnerPopupPipe,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user