From 4c30b357857dbd7d085de7752e719f1c149fa703 Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Thu, 6 May 2021 14:08:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20modelBox=E9=AA=8C=E8=AF=81=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/rightBox/administration/modelBox.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/rightBox/administration/modelBox.vue b/nezha-fronted/src/components/common/rightBox/administration/modelBox.vue index 98a6ae022..28c2d32d4 100644 --- a/nezha-fronted/src/components/common/rightBox/administration/modelBox.vue +++ b/nezha-fronted/src/components/common/rightBox/administration/modelBox.vue @@ -89,7 +89,7 @@ export default { rightBox: { model: { show: false } }, roles: [], rules: { - model: [ + name: [ { required: true, message: '必填', trigger: 'blur' } ], brandId: [