@ -178,7 +178,7 @@ class Question extends Component {
public: key,
item_type: this.state.item_type,
difficulty: this.state.difficulty,
page: this.state.page,
page: 1,
per_page:10,
};
this.getdata(data);