diff --git a/src/pages/PostMachineReview/index.jsx b/src/pages/PostMachineReview/index.jsx index bb6c9d0..e140ff4 100644 --- a/src/pages/PostMachineReview/index.jsx +++ b/src/pages/PostMachineReview/index.jsx @@ -495,7 +495,7 @@ export default function PostMachineReview() { const navigate = useNavigate(); //当前tab const location = useLocation(); - const pathname = location.pathname.split("/")[2] || "onlySelfCanSee"; + const pathname = location.pathname.split("/")[2] || "operatorReviewing"; const [current, setCurrent] = useState(pathname); //tab名称 const items = [