恢复更新超时时间

pull/166/head
lyswhut 2020-03-13 12:24:50 +08:00
parent 2808fdd3c0
commit 527143405f
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ export default {
this.$nextTick(() => { this.$nextTick(() => {
this.showUpdateModal() this.showUpdateModal()
}) })
}, 3 * 1000) }, 60 * 30 * 1000)
this.initData() this.initData()
this.globalObj.apiSource = this.setting.apiSource this.globalObj.apiSource = this.setting.apiSource