From a0f279342a48487a545bf0bd64b431217a1d9fb9 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Fri, 9 Oct 2020 16:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Main/Index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/forge/Main/Index.js b/src/forge/Main/Index.js index 940170645..f2f4a8e47 100644 --- a/src/forge/Main/Index.js +++ b/src/forge/Main/Index.js @@ -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({