From 135c8cfeb72fbae598914adbe0b6d0a0e14cc3ce Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Thu, 8 May 2025 14:16:21 +0800 Subject: [PATCH] fix --- src/store/Detail/designDetailCopy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/store/Detail/designDetailCopy.ts b/src/store/Detail/designDetailCopy.ts index 839eb374..67c6eabd 100644 --- a/src/store/Detail/designDetailCopy.ts +++ b/src/store/Detail/designDetailCopy.ts @@ -45,7 +45,6 @@ const DesignDetailCopy : Module = { width:v.layersObject[i].imageSize?.[0], height:v.layersObject[i].imageSize?.[1], } - console.log(JSON.parse(JSON.stringify(v.layersObject[i]))) v.layersObject[i].centers={ left:0, top:0,