# 이슈처리 272

This commit is contained in:
leejinho 2020-02-26 13:41:16 +09:00
parent c0cecb0cf0
commit 22bbedd633

View File

@ -363,6 +363,7 @@ export class MessageBoxComponent
);
}
onClickSearchCancel() {
this.tabs.realignInkBar();
this.isSearch = false;
this.store.dispatch(MessageStore.clearSearchMessage({}));
// this.getRetrieveMessage(MessageType.Receive, 0);