update site
parent
ad0325a11e
commit
cf444416cf
|
@ -20,7 +20,7 @@ export default {
|
||||||
this.$el.innerHTML = "";
|
this.$el.innerHTML = "";
|
||||||
this.load();
|
this.load();
|
||||||
}
|
}
|
||||||
}, 10000);
|
}, 20000);
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in New Issue