From bc4554baebac53d964ed5cf971dad84c8774e745 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Tue, 6 Jun 2023 20:45:34 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E7=9B=B8=E5=85=B3=E5=85=A8=E5=B1=80?= =?UTF-8?q?=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc-auto-import.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 8d25c71..dd74993 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -1,7 +1,7 @@ { "globals": { "ComponentInternalInstance": true, - "ElFormRule": true, + "ElFormRules": true, "PropType": true, "DateModelType": true, "UploadFile": true,