From 73af2374371f07e5b9cda2e9ae512eeab9d71444 Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Wed, 29 Jul 2020 17:30:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=9C=A8=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E7=82=B9=E5=87=BB=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E5=85=A8=E9=83=A8=E6=97=A0=E6=95=88=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/business/components/api/head/ApiHeaderMenus.vue | 6 +++--- frontend/src/business/components/common/head/ShowAll.vue | 8 +++++++- .../performance/head/PerformanceHeaderMenus.vue | 6 +++--- .../performance/report/PerformanceTestReport.vue | 6 ++++++ frontend/src/business/components/project/MsProject.vue | 3 +++ .../business/components/track/head/TrackHeaderMenus.vue | 6 +++--- 6 files changed, 25 insertions(+), 10 deletions(-) diff --git a/frontend/src/business/components/api/head/ApiHeaderMenus.vue b/frontend/src/business/components/api/head/ApiHeaderMenus.vue index 7246c6d84f..2fdd1e8bd3 100644 --- a/frontend/src/business/components/api/head/ApiHeaderMenus.vue +++ b/frontend/src/business/components/api/head/ApiHeaderMenus.vue @@ -11,7 +11,7 @@ - + @@ -20,7 +20,7 @@ - + @@ -29,7 +29,7 @@ - + diff --git a/frontend/src/business/components/common/head/ShowAll.vue b/frontend/src/business/components/common/head/ShowAll.vue index 355c167514..09f4ebec6d 100644 --- a/frontend/src/business/components/common/head/ShowAll.vue +++ b/frontend/src/business/components/common/head/ShowAll.vue @@ -1,5 +1,5 @@