管理后台默认访问页面修改
parent
ec96011d4b
commit
73a6935fb8
|
@ -162,7 +162,7 @@ export default {
|
|||
this.logout();
|
||||
break;
|
||||
case "4-4":
|
||||
this.go("/system");
|
||||
this.go("/dashboard/list");
|
||||
break;
|
||||
case "1":
|
||||
this.go("/trials/trials-workbench");
|
||||
|
|
Loading…
Reference in New Issue