mirror of
https://gitee.com/openharmony/applications_dlp_manager
synced 2024-11-23 01:49:46 +00:00
修复加密分享输入华为账号点击确认,概率卡在加密分享页面
Signed-off-by: pupupu <zhangfeiyu6@huawei.com>
This commit is contained in:
parent
30cd09ecd9
commit
62f574e687
@ -27,8 +27,6 @@ export default class ConnectService {
|
||||
private optionsSearchUser: common.ConnectOptions;
|
||||
private optionsGetAccount: common.ConnectOptions;
|
||||
|
||||
static connections = new Array<number>();
|
||||
|
||||
constructor(context: ESObject) {
|
||||
this.context = context;
|
||||
this.optionsSearchUser = {
|
||||
|
Loading…
Reference in New Issue
Block a user