This commit is contained in:
2024-07-17 15:55:56 +08:00
parent f2efa694cf
commit 14a6e6e458
2 changed files with 377 additions and 3 deletions

View File

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