fix: 优化落盘操作,优化数据操作
This commit is contained in:
parent
21a5067117
commit
dbd2a49539
@ -642,8 +642,8 @@ struct UserInfo {
|
|||||||
this.startExam = false
|
this.startExam = false
|
||||||
// await upDateTableByArray('USER', [])
|
// await upDateTableByArray('USER', [])
|
||||||
// await upDateTableByArray('USERLIST', [])
|
// await upDateTableByArray('USERLIST', [])
|
||||||
await DB.clearTable('USER')
|
// await DB.clearTable('USER')
|
||||||
await DB.clearTable('USERLIST')
|
// await DB.clearTable('USERLIST')
|
||||||
this.type = '2'
|
this.type = '2'
|
||||||
this.errorDialog.open()
|
this.errorDialog.open()
|
||||||
this.updateTimeLimit = true
|
this.updateTimeLimit = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user