Commit d601de67 authored by 王珂's avatar 王珂

删除日志

parent 848d3828
......@@ -320,7 +320,6 @@ class EquipmentModel extends Component {
queryLoadPackages =(project)=> {
queryLoadPackagesAction(project).then(data => {
debugger;
if (data){
let prefix = data[0].project.replace('/', '');
this.setState({ prefix, project: data });
......
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