李志伟 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,