漏提交

This commit is contained in:
lvyuankang 2025-03-11 16:25:17 +08:00
parent af31e5436e
commit 6195bca9fb

View File

@ -646,7 +646,7 @@ struct UserInfo {
console.log("temp log ", JSON.stringify(res)) console.log("temp log ", JSON.stringify(res))
await DB.clearTable('USER') await DB.clearTable('USER')
await DB.clearTable('USERLIST') await DB.clearTable('USERLIST')
this.errorDialog.close() // this.errorDialog.close()
setTimeout(() => { setTimeout(() => {
this.updateTimeLimit = false this.updateTimeLimit = false
}, 3000) }, 3000)