公告优化

This commit is contained in:
谢思 2021-09-17 13:26:06 +08:00
parent f4f843a7b9
commit 032127bef6
1 changed files with 0 additions and 2 deletions

View File

@ -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);
}