点线标注

This commit is contained in:
zh
2025-09-04 20:11:36 +08:00
parent ff34b26a7b
commit e31d7c7ae0
32 changed files with 7703 additions and 217 deletions

View File

@ -26,6 +26,7 @@ declare module 'vue' {
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
ElTag: typeof import('element-plus/es')['ElTag']
ElUpload: typeof import('element-plus/es')['ElUpload']
Index_b: typeof import('./src/components/SvgIcon/index_b.vue')['default']
Pagination: typeof import('./src/components/Pagination/index.vue')['default']