Merge branch 'newVersion_forge' into dev_devOps

This commit is contained in:
caishi 2020-10-09 16:05:00 +08:00
commit 4afa382c7c
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({