From 163d79ff0e83c8b596f0c5b575a106a8d8de3437 Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Tue, 5 Sep 2023 14:17:28 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E5=85=A8=E5=B1=80XPath=E6=96=AD?= =?UTF-8?q?=E8=A8=80=E6=94=AF=E6=8C=81html=E5=86=85=E5=AE=B9=E6=96=AD?= =?UTF-8?q?=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --story=1012971 --user=赵勇 【接口测试】项目环境-断言支持html格式 https://www.tapd.cn/55049933/s/1412762 Signed-off-by: fit2-zhao --- .../assertion/ApiAssertionsEdit.vue | 113 ++++++----- .../assertion/GlobalAssertions.vue | 182 +++++++++--------- 2 files changed, 160 insertions(+), 135 deletions(-) diff --git a/framework/sdk-parent/frontend/src/components/environment/assertion/ApiAssertionsEdit.vue b/framework/sdk-parent/frontend/src/components/environment/assertion/ApiAssertionsEdit.vue index 028abfb801..465c9c5145 100644 --- a/framework/sdk-parent/frontend/src/components/environment/assertion/ApiAssertionsEdit.vue +++ b/framework/sdk-parent/frontend/src/components/environment/assertion/ApiAssertionsEdit.vue @@ -1,94 +1,111 @@