xjj hace 2 años
padre
commit
81d8ff51c5
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/Project/pages/Login/index.js

+ 0 - 2
src/Project/pages/Login/index.js

@@ -16,8 +16,6 @@ class LoginPage extends Component {
     this.formRef = React.createRef();
   }
   componentDidMount = () => {
-    console.log(this.props);
-    this.props.params.callback('123213213')
   };
   onHandleChange = async (name) => {
     var res = await queryDepList(name);