Commit 753b6916 authored by 李硕's avatar 李硕

提交

parent bcfcd172
......@@ -34,6 +34,9 @@ class Pageweekverb extends Component {
}
submit() {
let pass = true;
this.setState({
pass:true
})
if (pass) {
pass = false;
setTimeout(() => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment