Browse Source

add 相关全局属性

LiuHao 1 year ago
parent
commit
bc4554baeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .eslintrc-auto-import.json

+ 1 - 1
.eslintrc-auto-import.json

@@ -1,7 +1,7 @@
 {
   "globals": {
     "ComponentInternalInstance": true,
-    "ElFormRule": true,
+    "ElFormRules": true,
     "PropType": true,
     "DateModelType": true,
     "UploadFile": true,