Przeglądaj źródła

update application reset btn

New_Enhancement
Alex Cheung 7 miesięcy temu
rodzic
commit
b436ffa1d0
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      src/pages/PublicNotice/Search_GLD/SearchForm.js

+ 1
- 0
src/pages/PublicNotice/Search_GLD/SearchForm.js Wyświetl plik

@@ -98,6 +98,7 @@ const SearchPublicNoticeForm = ({ applySearch, orgComboData, searchCriteria, iss
// setStatus({ key: 0, label: 'All', type: 'all' });
setOrgSelected({});
setIssueSelected({});
setGroupSelected({});
setSelectedStatus({key: 0, label: 'All', type: 'all'});
setMinDate(DateUtils.dateValue(new Date().setDate(new Date().getDate()-14)))
setMaxDate(DateUtils.dateValue(new Date()))


Ładowanie…
Anuluj
Zapisz