From 9be6f31129bfa849f3b9d4f44366bc581612a052 Mon Sep 17 00:00:00 2001 From: lichunn <46984087+lichunn@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:19:55 -0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=97=B6=E9=97=B4=E7=BA=BF?= =?UTF-8?q?=E6=AD=A5=E9=AA=A4=E6=9D=A1=E7=BC=96=E8=BE=91=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=EF=BC=8C=E6=AD=A5=E9=AA=A4=E6=9D=A1=E4=BC=9A=E6=B6=88=E5=A4=B1?= =?UTF-8?q?=20(#84)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: 时间线步骤条编辑data,时间线会消失 * Revert "fix: 时间线步骤条编辑data,时间线会消失" This reverts commit b24f8ba60d9bdf42ec74cfdedd57a2bfcf7d63ba. * fix:时间线步骤条编辑数据,时间线会消失 --- packages/design-core/public/mock/bundle.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/design-core/public/mock/bundle.json b/packages/design-core/public/mock/bundle.json index b85ec4609..917455472 100644 --- a/packages/design-core/public/mock/bundle.json +++ b/packages/design-core/public/mock/bundle.json @@ -8622,7 +8622,9 @@ "cols": 12, "widget": { "component": "MetaCodeEditor", - "props": {} + "props": { + "language": "json" + } }, "description": { "zh_CN": "时间线步骤条数据"