forked from Gitlink/forgeplus-react
公告优化
This commit is contained in:
parent
f4f843a7b9
commit
032127bef6
|
@ -165,8 +165,6 @@ class Index extends Component {
|
|||
});
|
||||
this.setCategoryList(list, id)
|
||||
const { sort,languageId } = this.state;
|
||||
console.log(languageId);
|
||||
console.log(id);
|
||||
this.getListData(1,undefined, sort,id , languageId);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue