mirror of
https://gitee.com/openharmony/applications_screenlock
synced 2025-02-17 04:59:28 +00:00
fixed 260cdd1 from https://gitee.com/ywz666/applications_screenlock/pulls/132
进行12小时稳定性测试,出现jscrash问题 Signed-off-by: yuwenzheng <yuwenzheng3@h-partners.com>
This commit is contained in:
parent
e05802f517
commit
0d6148b9a5
@ -254,7 +254,7 @@ export default class AccountsModel {
|
||||
inputData.onSetData(passType, uint8PW);
|
||||
}
|
||||
})
|
||||
} catch(error) {
|
||||
} catch(e) {
|
||||
console.error(`registerInputer failed, code is ${e.code}, message is ${e.message}`);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user