修改
This commit is contained in:
parent
3100488aab
commit
8384e49bd1
@ -79,8 +79,7 @@
|
||||
},
|
||||
//关闭播放弹出框
|
||||
videoshowfalse() {
|
||||
this.videoitem.watchTime = '00:00:01'
|
||||
// this.videoitem.watchTime = this.formatSeconds(this.videoitem.watchTime)
|
||||
this.videoitem.watchTime = this.formatSeconds(this.videoitem.watchTime)
|
||||
insertTrainingItemWatchRecord(this.videoitem).then(res => {
|
||||
this.videoitem.watchTime = 0
|
||||
this.info();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user