This commit is contained in:
ljx
2025-11-03 18:56:57 +08:00
parent fd4e05a802
commit 7b4cdd2b3c
3 changed files with 197 additions and 43 deletions

View File

@ -5,10 +5,6 @@
"ComputedRef": true,
"DirectiveBinding": true,
"EffectScope": true,
"ElLoading": true,
"ElMessage": true,
"ElMessageBox": true,
"ElNotification": true,
"ExtractDefaultPropTypes": true,
"ExtractPropTypes": true,
"ExtractPublicPropTypes": true,
@ -318,6 +314,10 @@
"watchThrottled": true,
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true
"whenever": true,
"ElMessage": true,
"ElLoading": true,
"ElMessageBox": true,
"ElNotification": true
}
}