视频拖动修改

This commit is contained in:
zhangsir
2024-11-08 19:35:32 +08:00
parent 7ccb624724
commit ea2740542e

View File

@@ -272,7 +272,7 @@ export default {
},
isDrag:{
type: Boolean,
default: null,
default: true,
},
isCrowd:{
type: Boolean,