Commit 1d019573 by xuzhenghua

bug

parents bf816cb2 d94457b1
...@@ -114,7 +114,6 @@ class FormalDraw extends Component { ...@@ -114,7 +114,6 @@ class FormalDraw extends Component {
userValue: {...this.state.userValue, ...{surplus: --surplus}} userValue: {...this.state.userValue, ...{surplus: --surplus}}
}) })
}) })
} else { } else {
Toast.info(msg, 2, null, false) Toast.info(msg, 2, null, false)
} }
......
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