From 47f0f93c0c47fa0072963669fea237676226f37c Mon Sep 17 00:00:00 2001 From: dong <58670809@qq.com> Date: Thu, 2 Nov 2023 09:47:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=86=E6=9E=B6=E4=BB=A3=E7=A0=81=E5=90=8C?= =?UTF-8?q?=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jl-graphic/app/JlGraphicApp.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/jl-graphic/app/JlGraphicApp.ts b/src/jl-graphic/app/JlGraphicApp.ts index 99904b7..aed59ab 100644 --- a/src/jl-graphic/app/JlGraphicApp.ts +++ b/src/jl-graphic/app/JlGraphicApp.ts @@ -1108,6 +1108,7 @@ abstract class GraphicSceneBase if (!g) { // 未找到图形对象 if ( + !state.remove && createOnNotFound && createOnNotFound.graphicTypes && createOnNotFound.graphicTypes.findIndex(