This commit is contained in:
2024-07-17 15:57:40 +08:00
parent 14a6e6e458
commit 5e7cfdbec3

View File

@@ -173,7 +173,9 @@ export default {
{
data: {
videoData:this.videoData,
data:this.videoData.type,
firstTime:this.firstTime,
},
}
); //不用data键值对的方式传的话h5接收后会是多个字段而非一个对象