恢复更新超时时间

This commit is contained in:
lyswhut 2020-03-13 12:24:50 +08:00
parent 2808fdd3c0
commit 527143405f

View File

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