From a956f8e88be54884ba57111c002f2c19404dce4a Mon Sep 17 00:00:00 2001 From: zyh Date: Thu, 8 Jun 2023 16:43:17 +0800 Subject: fix:优化变量校验方式 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/rightBox/panelBox.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/rightBox/panelBox.vue b/nezha-fronted/src/components/common/rightBox/panelBox.vue index 11783c00c..e6ac0c219 100644 --- a/nezha-fronted/src/components/common/rightBox/panelBox.vue +++ b/nezha-fronted/src/components/common/rightBox/panelBox.vue @@ -102,7 +102,7 @@ { validator: variableValidator,trigger: 'blur'}, ]" > - + -- cgit v1.2.3