From 26da64a0c2418f40d0bbcd93c1df242022883668 Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Fri, 11 Jun 2021 10:20:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E5=BC=B9=E6=A1=86=E6=90=9C=E7=B4=A2=E5=AD=97=E6=AE=B5=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/bottomBox/tabs/endpointTabNew.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/bottomBox/tabs/endpointTabNew.vue b/nezha-fronted/src/components/common/bottomBox/tabs/endpointTabNew.vue index 12fc7bf96..e37fc9411 100644 --- a/nezha-fronted/src/components/common/bottomBox/tabs/endpointTabNew.vue +++ b/nezha-fronted/src/components/common/bottomBox/tabs/endpointTabNew.vue @@ -74,7 +74,7 @@ export default { id: 13, name: this.$t('project.endpoint.endpointId'), type: 'input', - label: 'id', + label: 'ids', disabled: false }, {