This commit is contained in:
zh
2025-12-10 17:36:10 +08:00
parent 98ff29fcc4
commit 8a2916bfc2
23 changed files with 596 additions and 377 deletions

View File

@ -28,7 +28,6 @@ declare module 'vue' {
ElOption: typeof import('element-plus/es')['ElOption']
ElPagination: typeof import('element-plus/es')['ElPagination']
ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm']
ElPopover: typeof import('element-plus/es')['ElPopover']
ElRow: typeof import('element-plus/es')['ElRow']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSlider: typeof import('element-plus/es')['ElSlider']