修复视频进度条拖动

This commit is contained in:
joshen
2025-07-23 14:40:06 +08:00
parent 6d11475456
commit a968062936

View File

@@ -37,7 +37,6 @@ export default {
}, },
isDrag:{ isDrag:{
type: Boolean, type: Boolean,
default: true,
}, },
blobId:{ blobId:{
type: String, type: String,