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

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

Loading…
Cancel
Save