Commit db3da4f3 by FE

add alert

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