From c58978082c1922d3b88b194de231633782a464dd Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 27 Jun 2022 15:06:26 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=89=8D=E7=AB=AF=E9=95=BF?= =?UTF-8?q?=E5=BA=A6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/rightBox/asset/assetBox.vue | 2 +- nezha-fronted/src/components/common/rightBox/exprTmplBox.vue | 1 + nezha-fronted/src/components/common/rightBox/ipamBox.vue | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue index 69b20db80..ec1a9f676 100644 --- a/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/asset/assetBox.vue @@ -272,7 +272,7 @@ -->
- + diff --git a/nezha-fronted/src/components/common/rightBox/exprTmplBox.vue b/nezha-fronted/src/components/common/rightBox/exprTmplBox.vue index 684a68b19..89064e657 100644 --- a/nezha-fronted/src/components/common/rightBox/exprTmplBox.vue +++ b/nezha-fronted/src/components/common/rightBox/exprTmplBox.vue @@ -22,6 +22,7 @@ v-model="editExprTemp.gname" :fetch-suggestions="querySearch" :placeholder="$t('overall.placeHolder')" + maxlength="64" class="inline-input" popper-class="right-box-select-top right-public-box-dropdown-top" size="small" diff --git a/nezha-fronted/src/components/common/rightBox/ipamBox.vue b/nezha-fronted/src/components/common/rightBox/ipamBox.vue index 7607d565a..3fe7165a9 100644 --- a/nezha-fronted/src/components/common/rightBox/ipamBox.vue +++ b/nezha-fronted/src/components/common/rightBox/ipamBox.vue @@ -58,7 +58,7 @@
- +