Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -161,6 +161,7 @@ export default class Home extends Component { | @@ -161,6 +161,7 @@ export default class Home extends Component { | ||
| 161 | that.setState({ | 161 | that.setState({ |
| 162 | answerList: Temp | 162 | answerList: Temp |
| 163 | }) | 163 | }) |
| 164 | + console.log("hh") | ||
| 164 | } | 165 | } |
| 165 | 166 | ||
| 166 | format(date) { | 167 | format(date) { |
-
Please register or login to post a comment