From a9b641cf7154e62f5a6cfbf431975a9f3d3f6bfc Mon Sep 17 00:00:00 2001 From: lhbxs <596850703@qq.com> Date: Mon, 13 Nov 2023 11:29:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20schema-builder=20=E6=96=B0=E5=A2=9E=20m?= =?UTF-8?q?ethods=20=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/schema-builder/src/main.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/schema-builder/src/main.tsx b/tools/schema-builder/src/main.tsx index e80a778c2..eb694b13d 100644 --- a/tools/schema-builder/src/main.tsx +++ b/tools/schema-builder/src/main.tsx @@ -34,8 +34,7 @@ const Design = (props: TSchemaBuilder, ref: any) => { if (event.data.type !== 'engine-load') { return; } - - debugger; + iframe?.contentWindow?.__FR_ENGINE__?.init({ settings, widgets,