From 53e41c2c3b2cbf01f983efc05055eab5b5e37102 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Mon, 28 Oct 2024 10:49:51 +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=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E6=89=A7=E8=A1=8C=E7=BB=93=E6=9E=9C=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E9=A1=B9=E4=B8=8D=E5=B1=95=E7=A4=BAicon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/api-test/report/component/reportList.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/views/api-test/report/component/reportList.vue b/frontend/src/views/api-test/report/component/reportList.vue index 998e1dba40..76db916b8f 100644 --- a/frontend/src/views/api-test/report/component/reportList.vue +++ b/frontend/src/views/api-test/report/component/reportList.vue @@ -63,6 +63,9 @@ {{ filterContent.value ? t('report.collection') : t('report.independent') }} +