@@ -290,7 +290,9 @@ export default {
// console.log(999)
this.$refs.ifr.contentWindow.changeStyle(1)
this.$refs.ifr.contentWindow.onAtimeShow(this.historyData[0].yeah)
- this.mypaly = true
+ setTimeout(() => {
+ this.mypaly = true
+ }, 2000)
clearInterval(myTime)
} catch (error) {
console.log(error)
this.$refs.ifr.contentWindow.changeStyle(3)
this.$refs.ifr.contentWindow.changeStyle(2)