mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 23:30:26 +08:00
优化代码
This commit is contained in:
@@ -212,7 +212,9 @@ Tea.context(function () {
|
||||
})
|
||||
.timeout(300)
|
||||
.success(function () {
|
||||
teaweb.reload()
|
||||
this.$delay(function () {
|
||||
teaweb.reload()
|
||||
}, 5000)
|
||||
})
|
||||
.done(function () {
|
||||
this.isRestartingLocalAPINode = false
|
||||
|
||||
Reference in New Issue
Block a user