From 17b3a0379121d32335540a64b3cbe34810040f31 Mon Sep 17 00:00:00 2001 From: song-tianyang Date: Fri, 16 Dec 2022 00:54:03 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8DJsonSchema=E4=B8=AD=E7=9A=84=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1020800 --user=宋天阳 【接口测试】github#20570,接口场景测试 JSON请求体中 json数组中的mock函数无效 https://www.tapd.cn/55049933/s/1316138 --- .../commons/json-schema/schema/editor/main.vue | 16 ++++++++++++++-- .../home/components/table/ScheduleTaskList.vue | 3 --- .../plan/service/TestPlanReportService.java | 14 ++++++++------ 3 files changed, 22 insertions(+), 11 deletions(-) diff --git a/api-test/frontend/src/business/commons/json-schema/schema/editor/main.vue b/api-test/frontend/src/business/commons/json-schema/schema/editor/main.vue index 3304fc2bb3..fbc507f88c 100644 --- a/api-test/frontend/src/business/commons/json-schema/schema/editor/main.vue +++ b/api-test/frontend/src/business/commons/json-schema/schema/editor/main.vue @@ -1,6 +1,6 @@