mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-27 05:00:25 +08:00
缩短右上菜单中同步状态检测时间
This commit is contained in:
@@ -92,7 +92,7 @@ Tea.context(function () {
|
|||||||
.done(function () {
|
.done(function () {
|
||||||
this.$delay(function () {
|
this.$delay(function () {
|
||||||
this.loadNodeTasks()
|
this.loadNodeTasks()
|
||||||
}, 5000)
|
}, 3000)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user