
--- client/views/pages/user/PicHistorySearch.vue
+++ client/views/pages/user/PicHistorySearch.vue
... | ... | @@ -221,6 +221,8 @@ |
221 | 221 |
this.searchResult = []; // 검색결과 초기화 |
222 | 222 |
|
223 | 223 |
this.selectedTabId = this.tabs[0].id; |
224 |
+ |
|
225 |
+ this.fnSearch(); // 통합검색 |
|
224 | 226 |
}, |
225 | 227 |
|
226 | 228 |
// 카테고리 목록 조회 |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?