提交 b2ed8b05 编写于 作者: H Hollokin

update

Signed-off-by: NHollokin <taoyuxin2@huawei.com>
上级 82409f19
...@@ -1918,7 +1918,7 @@ async function InputMethodAbility() { ...@@ -1918,7 +1918,7 @@ async function InputMethodAbility() {
}).catch((err) => { }).catch((err) => {
console.error('moveCursor success err: ' + JSON.stringify(err)); console.error('moveCursor success err: ' + JSON.stringify(err));
}); });
} catch (e) { } catch (err) {
console.log('moveCursor err: ' + JSON.stringify(err)); console.log('moveCursor err: ' + JSON.stringify(err));
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册