mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-12-18 04:10:21 +00:00
modify code
Signed-off-by: zhaolinglan <zhaolinglan1@huawei.com>
This commit is contained in:
parent
3f5d9a04a4
commit
c739c3eda7
@ -91,7 +91,7 @@ struct Index {
|
||||
message: 'switch success', duration: 200
|
||||
});
|
||||
setTimeout(() => {
|
||||
context.terminateSelf();
|
||||
context!.terminateSelf();
|
||||
}, EXIT_TIME);
|
||||
}).catch((err: BusinessError) => {
|
||||
if (!err) {
|
||||
|
Loading…
Reference in New Issue
Block a user