提交 02f74365 编写于 作者: L liuwei

modify apprecovervy

Signed-off-by: Nliuwei <liuwei573@huawei.com>
上级 4f44484c
......@@ -168,9 +168,9 @@ onWindowStageDestroy() {
console.log("[Demo] MainAbility onWindowStageDestroy")
G.unRegisterObserver = (() => {
errorManager.off(type: 'error', registerId: number, (err) => {
errorManager.off(type: 'error', registerId: number, (err:Error) => {
console.error("[Demo] err:", err);
}): void;
});
})
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册