刷新时间
This commit is contained in:
@@ -48,7 +48,7 @@ export default {
|
||||
refresh () {
|
||||
this.timer = setInterval(() => {
|
||||
this.getList()
|
||||
}, 3000)
|
||||
}, 30000)
|
||||
},
|
||||
async getList () {
|
||||
let res = await getDevice()
|
||||
|
||||
Reference in New Issue
Block a user