增加了更多功能
parent
3de0cfb2e2
commit
496e6a2eef
|
@ -34,6 +34,7 @@ declare module '@vue/runtime-core' {
|
|||
ElPagination: typeof import('element-plus/es')['ElPagination']
|
||||
ElProgress: typeof import('element-plus/es')['ElProgress']
|
||||
ElRadio: typeof import('element-plus/es')['ElRadio']
|
||||
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
||||
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
||||
ElRow: typeof import('element-plus/es')['ElRow']
|
||||
ElSelect: typeof import('element-plus/es')['ElSelect']
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue