管理后台默认访问页面修改

This commit is contained in:
DESKTOP-6C3NK6N\WXS
2024-07-31 10:06:19 +08:00
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");