From 0bab0307f728fbcef16c22435df4c94af1c81794 Mon Sep 17 00:00:00 2001 From: "wanying.jwy" Date: Mon, 14 Sep 2020 10:42:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9A=82=E6=97=B6=E4=BD=BF=E7=94=A8=20l?= =?UTF-8?q?ive=20=E6=A8=A1=E5=BC=8F=E4=BD=9C=E4=B8=BA=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E6=98=AF=E5=90=A6=E9=99=90=E5=88=B6=E9=80=89?= =?UTF-8?q?=E4=B8=AD=20Page=20=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/designer/src/builtin-simulator/host.ts | 5 ++--- packages/designer/src/designer/designer.ts | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/packages/designer/src/builtin-simulator/host.ts b/packages/designer/src/builtin-simulator/host.ts index 9ac333465..399f63724 100644 --- a/packages/designer/src/builtin-simulator/host.ts +++ b/packages/designer/src/builtin-simulator/host.ts @@ -332,9 +332,8 @@ export class BuiltinSimulatorHost implements ISimulatorHost 0) { currentSelection.select(rootNodeChildrens[0].id);