From 282f6493d9445244e541b0e4ede7bea59b27e0c3 Mon Sep 17 00:00:00 2001 From: RubyLiu Date: Tue, 20 Feb 2024 11:45:25 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=BC=BA=E9=99=B7=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=A4=8D=E5=88=B6=E5=90=8E=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E7=BC=96=E8=BE=91=E5=92=8C=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ms-assertion/comp/ResponseHeaderTab.vue | 22 ++++++++++- .../business/ms-assertion/locale/en-US.ts | 5 +++ .../business/ms-assertion/locale/zh-CN.ts | 6 ++- .../views/bug-management/createSuccess.vue | 38 +++++++++---------- 4 files changed, 48 insertions(+), 23 deletions(-) diff --git a/frontend/src/components/business/ms-assertion/comp/ResponseHeaderTab.vue b/frontend/src/components/business/ms-assertion/comp/ResponseHeaderTab.vue index e8cf598796..af08a5843a 100644 --- a/frontend/src/components/business/ms-assertion/comp/ResponseHeaderTab.vue +++ b/frontend/src/components/business/ms-assertion/comp/ResponseHeaderTab.vue @@ -1,7 +1,14 @@