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(