Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -15,7 +15,6 @@ declare module '@vue/runtime-core' { | ... | @@ -15,7 +15,6 @@ declare module '@vue/runtime-core' { |
| 15 | ElButton: typeof import('element-plus/es')['ElButton'] | 15 | ElButton: typeof import('element-plus/es')['ElButton'] |
| 16 | ElInput: typeof import('element-plus/es')['ElInput'] | 16 | ElInput: typeof import('element-plus/es')['ElInput'] |
| 17 | ElOption: typeof import('element-plus/es')['ElOption'] | 17 | ElOption: typeof import('element-plus/es')['ElOption'] |
| 18 | - ElProgress: typeof import('element-plus/es')['ElProgress'] | ||
| 19 | ElSelect: typeof import('element-plus/es')['ElSelect'] | 18 | ElSelect: typeof import('element-plus/es')['ElSelect'] |
| 20 | Floor: typeof import('./src/components/Floor/index.vue')['default'] | 19 | Floor: typeof import('./src/components/Floor/index.vue')['default'] |
| 21 | InfoPopup: typeof import('./src/components/InfoPopup.vue')['default'] | 20 | InfoPopup: typeof import('./src/components/InfoPopup.vue')['default'] | ... | ... |
-
Please register or login to post a comment