Commit db3da4f3 by FE

add alert

parent 9e4a559e
...@@ -31,6 +31,7 @@ class OpenApp extends Component { ...@@ -31,6 +31,7 @@ class OpenApp extends Component {
} }
handleClick = () => { handleClick = () => {
alert(0)
this.callApp.open({ this.callApp.open({
path: this.props.path path: this.props.path
}) })
......
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