修改
This commit is contained in:
parent
096b4d79f5
commit
0e83c4b46b
@ -148,6 +148,7 @@
|
||||
}
|
||||
insertTrainingItemWatchRecord(this.videoitem).then(res => {
|
||||
this.videoitem.watchTime = 0
|
||||
this.videoContext = undefined
|
||||
this.videoitem.videoshow = false
|
||||
this.videoshow = false
|
||||
this.videoitem = {
|
||||
|
||||
@ -144,6 +144,7 @@
|
||||
this.videoitem.watchTime = 0
|
||||
this.videoitem.videoshow = false
|
||||
this.videoshow = false
|
||||
this.videoContext = undefined
|
||||
this.videoitem = {
|
||||
watchTime: 0
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user