dev_jupyter
杨树林 5 years ago
parent c5c101338a
commit 0d0287191a

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

Loading…
Cancel
Save