提交 a180cddf 编写于 作者: I i-am-a-little-bird

bugfix

Signed-off-by: Ni-am-a-little-bird <zhangbing6@huawei.com>
上级 3c1f83ba
...@@ -1507,8 +1507,7 @@ onClientAuthenticationRequest(callback: (event: {handler : ClientAuthenticationH ...@@ -1507,8 +1507,7 @@ onClientAuthenticationRequest(callback: (event: {handler : ClientAuthenticationH
secondaryButton: { secondaryButton: {
value: 'cancel', value: 'cancel',
action: () => { action: () => {
event.handler.cancel(); event.handler.cancel();
}
} }
}, },
cancel: () => { cancel: () => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册