This commit is contained in:
Vanessa 2023-05-12 17:11:43 +08:00
parent 5c14d38dfd
commit 2976349c27
18 changed files with 192 additions and 78 deletions

View file

@ -163,9 +163,6 @@ export class Inbox extends Model {
}
});
this.update();
/// #if !MOBILE
setPanelFocus(this.element);
/// #endif
}
private back() {