思考题 多次点击

This commit is contained in:
2024-12-11 09:50:07 +08:00
parent 23ca083403
commit d46a4e6b66
6 changed files with 382 additions and 284 deletions

View File

@@ -281,7 +281,7 @@
},
// 存储本地播放时间
recordTime(data) {
console.log('recordTime', data.time);
// console.log('recordTime', data.time);
this.currentTime = data.time;
var list = [];