Commit 3daf7398 authored by 我在何方's avatar 我在何方
parents 69a4a752 3d908885
......@@ -94,10 +94,10 @@ export default {
}
},
created() {
// this.updateMessage()
// setInterval(() => {
// this.updateMessage()
// }, 10000)
this.updateMessage()
setInterval(() => {
this.updateMessage()
}, 10000)
},
components: {
Breadcrumb,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment