优化文字提示等

This commit is contained in:
刘祥超
2021-12-19 18:56:09 +08:00
parent b0d2bdb0ba
commit dc6c649af8
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)
})
}