From d4a55d124fea24c567cb5c7fe6dedc28f552230a Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Wed, 12 May 2021 09:28:59 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=9C=BA=E6=99=AF=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96):=20=E4=BF=AE=E5=A4=8DJSON-SCHEMA=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E5=8F=96=E5=80=BC=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/json-schema/JsonSchemaEditor.vue | 9 +++++++++ .../json-schema/schema/editor/mock/MockComplete.vue | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/frontend/src/business/components/common/json-schema/JsonSchemaEditor.vue b/frontend/src/business/components/common/json-schema/JsonSchemaEditor.vue index 61535bb4ef..849bf03b78 100644 --- a/frontend/src/business/components/common/json-schema/JsonSchemaEditor.vue +++ b/frontend/src/business/components/common/json-schema/JsonSchemaEditor.vue @@ -21,6 +21,7 @@