From ddb08cf8330ed2a62166e3394220eb99d860573a Mon Sep 17 00:00:00 2001 From: v_hwweng Date: Mon, 8 Apr 2024 17:41:56 +0800 Subject: [PATCH] =?UTF-8?q?bug:=20=E4=BB=A3=E7=A0=81=E5=BA=93-=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E4=BA=8B=E4=BB=B6=E6=B5=81=E6=B0=B4=E7=BA=BF=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E6=94=B9=E6=88=90=E6=B5=81=E6=B0=B4=E7=BA=BFID?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=20#10114=20#=20Reviewed,=20transaction=20id:?= =?UTF-8?q?=205375?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/devops-codelib/src/views/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/devops-codelib/src/views/Index.vue b/src/frontend/devops-codelib/src/views/Index.vue index f9f8edc72d6..6a5abce7e30 100755 --- a/src/frontend/devops-codelib/src/views/Index.vue +++ b/src/frontend/devops-codelib/src/views/Index.vue @@ -347,7 +347,7 @@ this.refreshCodelibList() localStorage.setItem('codelibSortType', sortType) localStorage.setItem('codelibSortBy', sortBy) - const queryKeys = Object.keys((this.$route?.query)) + const queryKeys = Object.keys(this.$route?.query) if (!queryKeys.length) return this.$router.push({ query: {