mirror of
https://gitee.com/openharmony/applications_settings
synced 2025-02-17 07:37:45 +00:00
错误密码清空
Signed-off-by: xiexiyun <xiexiyun@huawei.com>
This commit is contained in:
parent
2673c1d13e
commit
ba30d7d7cc
@ -66,7 +66,7 @@ struct PasswordCheck {
|
||||
|
||||
// bind component and initialize
|
||||
this.mController.bindComponent(this)
|
||||
.bindProperties(["freezingTime", "remainTimes", "pinToken"])
|
||||
.bindProperties(["freezingTime", "remainTimes", "pinToken", "password"])
|
||||
.initData()
|
||||
.subscribe();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user