Skip to content

Commit 8cf73c6

Browse files
authored
Revert "fix:修复认证窗口时机"
1 parent a8836d4 commit 8cf73c6

File tree

6 files changed

+3463
-4727
lines changed

6 files changed

+3463
-4727
lines changed

components.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ declare module 'vue' {
2727
ElTag: typeof import('element-plus/es')['ElTag']
2828
ElTooltip: typeof import('element-plus/es')['ElTooltip']
2929
ElUpload: typeof import('element-plus/es')['ElUpload']
30-
IndexNoClose: typeof import('./src/components/Modal/indexNoClose.vue')['default']
3130
Modal: typeof import('./src/components/Modal/index.vue')['default']
3231
RouterLink: typeof import('vue-router')['RouterLink']
3332
RouterView: typeof import('vue-router')['RouterView']

0 commit comments

Comments
 (0)