|
@@ -51,6 +51,7 @@ declare module '@vue/runtime-core' {
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
ElRow: typeof import('element-plus/es')['ElRow']
|
|
|
|
+ ElScroll: typeof import('element-plus/es')['ElScroll']
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
|
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|
|
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|