From 97e9f8715dc85dd68efb33fd324ed21b3775088b Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Thu, 25 Apr 2024 13:57:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8E=BB=E6=8E=89=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81debugger?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/business/ms-assertion/comp/ResponseBodyTab.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/business/ms-assertion/comp/ResponseBodyTab.vue b/frontend/src/components/business/ms-assertion/comp/ResponseBodyTab.vue index afcf316260..1efe95d5ef 100644 --- a/frontend/src/components/business/ms-assertion/comp/ResponseBodyTab.vue +++ b/frontend/src/components/business/ms-assertion/comp/ResponseBodyTab.vue @@ -702,7 +702,6 @@ config: RegexExtract | JSONPathExtract | XPathExtract, matchResult: Record ) { - debugger; condition.value.jsonPathAssertion.assertions = condition.value.jsonPathAssertion.assertions?.map((e: Param) => { if (e.id === activeRecord.value.id) { return {