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