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();
   }
   componentDidMount = () => {
-    console.log(this.props);
-    this.props.params.callback('123213213')
   };
   onHandleChange = async (name) => {
     var res = await queryDepList(name);