lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
6dd38dddf0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/layout-part/heads.vue

+ 1 - 1
src/layout/layout-part/heads.vue

@@ -43,8 +43,8 @@ export default {
     ...login(['logout']),
     toLogout() {
       localStorage.removeItem('token');
+      //TODO 跳转到登陆
       window.location.href = 'http://free.liaoningdoupo.com/platlogin';
-      //TODO 跳转到首页
     },
   },
 };