mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 18:26:33 +00:00
chore: 更新组件调用
This commit is contained in:
parent
21679fcd75
commit
fde43ab54d
1
src/renderer/src/components.d.ts
vendored
1
src/renderer/src/components.d.ts
vendored
@ -23,6 +23,7 @@ declare module 'vue' {
|
|||||||
ElRow: typeof import('element-plus/es')['ElRow']
|
ElRow: typeof import('element-plus/es')['ElRow']
|
||||||
ElTag: typeof import('element-plus/es')['ElTag']
|
ElTag: typeof import('element-plus/es')['ElTag']
|
||||||
ElText: typeof import('element-plus/es')['ElText']
|
ElText: typeof import('element-plus/es')['ElText']
|
||||||
|
ExamList: typeof import('./components/ExamList.vue')['default']
|
||||||
ExamStatus: typeof import('./components/ExamStatus.vue')['default']
|
ExamStatus: typeof import('./components/ExamStatus.vue')['default']
|
||||||
GgbPlayer: (typeof import('./components/GgbPlayer.vue'))['default']
|
GgbPlayer: (typeof import('./components/GgbPlayer.vue'))['default']
|
||||||
ReadmeRender: (typeof import('./components/ReadmeRender.vue'))['default']
|
ReadmeRender: (typeof import('./components/ReadmeRender.vue'))['default']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user