Compare commits
5 Commits
a708a25497
...
42704a75a9
| Author | SHA1 | Date |
|---|---|---|
|
|
42704a75a9 | |
|
|
5c33734de2 | |
|
|
bc705207dc | |
|
|
e6b8054166 | |
|
|
9e584b7b62 |
|
|
@ -42,6 +42,7 @@ declare module '@vue/runtime-core' {
|
|||
ElRow: typeof import('element-plus/es')['ElRow']
|
||||
ElSelect: typeof import('element-plus/es')['ElSelect']
|
||||
ElSlider: typeof import('element-plus/es')['ElSlider']
|
||||
ElStatistic: typeof import('element-plus/es')['ElStatistic']
|
||||
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
|
||||
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
||||
ElTable: typeof import('element-plus/es')['ElTable']
|
||||
|
|
|
|||
Loading…
Reference in New Issue