Commit 3073aef9 by wangshufen

fixed:去除debugger alert等调试代码

parent 33aff8c8
......@@ -198,7 +198,6 @@ export default class SearchDetails extends Component {
listData.ligand = ''
listData.resolution = 0
this.setState({ listData })
debugger
let pdbLink =
'http://52.83.169.190:3004/?id=' + JSON.stringify(listData)
this.setState({
......
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