This commit is contained in:
caishi 2020-10-09 16:04:45 +08:00
parent 3dc1129a34
commit a0f279342a
1 changed files with 2 additions and 2 deletions

View File

@ -192,8 +192,8 @@ class Index extends Component {
project_type: undefined,
sort: "updated_on"
})
// const { limit, sort, category_id , languageId } = this.state;
// this.getListData(1, limit, value, sort, undefined, category_id , languageId);
const { limit, sort, category_id , languageId } = this.state;
this.getListData(1, limit, value, sort, undefined, category_id , languageId);
}
changeSearchValue = (e) => {
this.setState({