邓洁 : 修改细节

This commit is contained in:
邓洁
2023-12-16 01:17:38 +08:00
parent 41bfdd5194
commit fc68b62555

View File

@@ -169,7 +169,7 @@ const manageSelect = (index) => {
if (index === 0) {
router.push("/site");
}else if (index === 1){
router.push("/tunnel");
router.push("/tunnel/1");
}
};
const closeLeft = () => {