From 7730361fe79c2167d59b476f630b173db55a5ea3 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 24 Aug 2020 15:17:47 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E6=94=B9project=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=92=8Casset=E9=A1=B5=E9=9D=A2=E7=9A=84endpoint?= =?UTF-8?q?=E4=B8=8D=E5=85=AC=E7=94=A8=E4=B8=80=E4=B8=AA=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/bottomBox/tabs/endpointTab.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue b/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue index 20591a0bb..1ff1a3a4e 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/endpointTab.vue @@ -35,7 +35,7 @@ :custom-table-title.sync="tools.customTableTitle" :original-table-title="tableTitle" ref="customTableTitle" - :path="'/project'" + :path="'/projectBottom'" > {