调整大屏跳转

This commit is contained in:
2025-12-20 15:45:11 +08:00
parent a9959ce537
commit d3110fb7b9

View File

@ -195,7 +195,7 @@ const handleBtns = (val) => {
router.push("/ResearchHome"); router.push("/ResearchHome");
break; break;
case "后台": case "后台":
router.push("/editPassword"); router.push("/fouColorWarning");//editPassword
break; break;
case "安全监控": case "安全监控":
router.push("/BaseLibrary"); router.push("/BaseLibrary");