Compare commits

..

No commits in common. "93e6cb06e322b1370559f9fff2e1c24b4e7fbec4" and "79c354f4dcd533c6d49e89a396cb52f93851207b" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -91,7 +91,6 @@ export default {
this.deviceName = store.equipmentList[this.indexs - 1].deviceName
this.deviceState = store.equipmentList[this.indexs - 1].deviceState
clearInterval(this.statusInterval) && this.statusInterval
this.imgUrl=''
setTimeout(() => {
if (this.player) {
@ -111,7 +110,6 @@ export default {
this.deviceTypeName = store.equipmentList[this.indexs - 1].deviceTypeName
this.deviceName = store.equipmentList[this.indexs - 1].deviceName
this.deviceState = store.equipmentList[this.indexs - 1].deviceState
this.imgUrl=''
clearInterval(this.statusInterval) && this.statusInterval
setTimeout(() => {