chore: 同步完整版代码

This commit is contained in:
xiaoxian521
2024-06-13 12:26:24 +08:00
parent 31a9a10d1b
commit 3ebf0bda2f
4 changed files with 17 additions and 6 deletions

View File

@@ -115,6 +115,7 @@ declare module "vue" {
ElWatermark: (typeof import("element-plus"))["ElWatermark"];
ElTour: (typeof import("element-plus"))["ElTour"];
ElTourStep: (typeof import("element-plus"))["ElTourStep"];
ElSegmented: (typeof import("element-plus"))["ElSegmented"];
}
interface ComponentCustomProperties {