change
This commit is contained in:
@@ -312,9 +312,9 @@ export default {
|
|||||||
disabled2: false
|
disabled2: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// created () {
|
created () {
|
||||||
// this.refresh()
|
this.refresh()
|
||||||
// },
|
},
|
||||||
beforeDestroy () {
|
beforeDestroy () {
|
||||||
clearInterval(this.timer)
|
clearInterval(this.timer)
|
||||||
this.timer = null
|
this.timer = null
|
||||||
|
|||||||
Reference in New Issue
Block a user