# 이슈처리 272
This commit is contained in:
parent
c0cecb0cf0
commit
22bbedd633
|
@ -363,6 +363,7 @@ export class MessageBoxComponent
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
onClickSearchCancel() {
|
onClickSearchCancel() {
|
||||||
|
this.tabs.realignInkBar();
|
||||||
this.isSearch = false;
|
this.isSearch = false;
|
||||||
this.store.dispatch(MessageStore.clearSearchMessage({}));
|
this.store.dispatch(MessageStore.clearSearchMessage({}));
|
||||||
// this.getRetrieveMessage(MessageType.Receive, 0);
|
// this.getRetrieveMessage(MessageType.Receive, 0);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user