fix: 优化落盘操作,优化数据操作

This commit is contained in:
wangzhongjie 2025-03-11 10:44:52 +08:00
parent 21a5067117
commit dbd2a49539

View File

@ -642,8 +642,8 @@ struct UserInfo {
this.startExam = false
// await upDateTableByArray('USER', [])
// await upDateTableByArray('USERLIST', [])
await DB.clearTable('USER')
await DB.clearTable('USERLIST')
// await DB.clearTable('USER')
// await DB.clearTable('USERLIST')
this.type = '2'
this.errorDialog.open()
this.updateTimeLimit = true