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

uat_us
DESKTOP-6C3NK6N\WXS 2024-07-31 10:06:19 +08:00
parent ec96011d4b
commit 73a6935fb8
1 changed files with 1 additions and 1 deletions

View File

@ -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");