优化文字提示等

This commit is contained in:
GoEdgeLab
2021-12-19 18:56:09 +08:00
parent 1abe34866c
commit 1f2684e71b
3 changed files with 5 additions and 5 deletions

View File

@@ -126,7 +126,7 @@ Tea.context(function () {
.done(function () {
this.$delay(function () {
this.loadNodeTasks()
}, 3000)
}, 5000)
})
}