李志伟 преди 3 години
родител
ревизия
91ee200851
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0
    2
      src/app.jsx

+ 0
- 2
src/app.jsx Целия файл

@@ -66,8 +66,6 @@ export const layout = ({ initialState }) => {
66 66
           }else {
67 67
             history.push(loginPath);
68 68
           }
69
-        console.log(999999);
70
-        // history.push(loginPath);
71 69
       }
72 70
     },
73 71
     menuHeaderRender: undefined,