From 002e44f680a5f455d98ce5714382b631e87a3895 Mon Sep 17 00:00:00 2001
From: wxg0103 <727495428@qq.com>
Date: Tue, 19 Mar 2024 15:35:31 +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=8D=E4=BF=9D=E5=AD=98=E4=B8=BA=E6=96=B0=E7=94=A8?=
=?UTF-8?q?=E4=BE=8B=E6=8F=90=E7=A4=BA=E9=94=99=E8=AF=AF=E7=9A=84=E7=BC=BA?=
=?UTF-8?q?=E9=99=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
--bug=1037290 --user=王孝刚 【接口测试】接口定义-调试-保存为新用例-当前项目下有该url接口-保存为新用例提示错误
https://www.tapd.cn/55049933/s/1477562
---
.../components/requestComposition/index.vue | 31 ++++++++++++-------
1 file changed, 19 insertions(+), 12 deletions(-)
diff --git a/frontend/src/views/api-test/components/requestComposition/index.vue b/frontend/src/views/api-test/components/requestComposition/index.vue
index 0d624d8dd5..ecef56c324 100644
--- a/frontend/src/views/api-test/components/requestComposition/index.vue
+++ b/frontend/src/views/api-test/components/requestComposition/index.vue
@@ -472,7 +472,11 @@
-
+
+
+ {{ t(item.label) }}
+
+