Commit 94be1aed authored by haiyoucuv's avatar haiyoucuv

init

parent b3215907
...@@ -19,7 +19,7 @@ class ResPage extends React.Component<any, any> { ...@@ -19,7 +19,7 @@ class ResPage extends React.Component<any, any> {
} }
changeTab = (tab) => { changeTab = (tab: number) => {
this.setState({ tab, }); this.setState({ tab, });
} }
......
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