xjj 2 роки тому
батько
коміт
81d8ff51c5
1 змінених файлів з 0 додано та 2 видалено
  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();
     this.formRef = React.createRef();
   }
   }
   componentDidMount = () => {
   componentDidMount = () => {
-    console.log(this.props);
-    this.props.params.callback('123213213')
   };
   };
   onHandleChange = async (name) => {
   onHandleChange = async (name) => {
     var res = await queryDepList(name);
     var res = await queryDepList(name);