事件状态,倍速

This commit is contained in:
zyl
2025-11-12 09:31:41 +08:00
parent 2a8ffa8b7d
commit 39424ef4f0
9 changed files with 150 additions and 34 deletions

View File

@ -26,6 +26,7 @@ declare module 'vue' {
ElOption: typeof import('element-plus/es')['ElOption']
ElPagination: typeof import('element-plus/es')['ElPagination']
ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm']
ElPopover: typeof import('element-plus/es')['ElPopover']
ElRow: typeof import('element-plus/es')['ElRow']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSlider: typeof import('element-plus/es')['ElSlider']