From 61f7e8fdd26aed17e59bd5b97ba35288b1766af7 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期四, 07 八月 2025 15:14:01 +0800 Subject: [PATCH] fix: 修改 --- .eslintrc-auto-import.json | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 1d53ff6..d8574cc 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -6,6 +6,7 @@ "AuthorizeType": true, "BooleanOptions": true, "CategoryCode": true, + "CertificateTypeCodeEnum": true, "ChargeTypeEnum": true, "ChargeTypeEnumText": true, "Component": true, @@ -14,6 +15,7 @@ "DirectiveBinding": true, "EditorType": true, "EditorTypeText": true, + "EducationCodeEnum": true, "EffectScope": true, "EmptyTextEditorItem": true, "EnterpriseConfigureType": true, @@ -55,6 +57,7 @@ "GlobalEvent": true, "GlobalEventContext": true, "GlobalEventListener": true, + "IdentityCodeEnum": true, "InjectionKey": true, "IsConfiguredText": true, "IsRealText": true, @@ -92,6 +95,7 @@ "VerifyStatus": true, "VerifyStatusColor": true, "VerifyStatusText": true, + "WelfareCodeEnum": true, "WritableComputedRef": true, "acceptHMRUpdate": true, "computed": true, -- Gitblit v1.9.1