邓洁 : 修改细节
This commit is contained in:
@@ -169,7 +169,7 @@ const manageSelect = (index) => {
|
|||||||
if (index === 0) {
|
if (index === 0) {
|
||||||
router.push("/site");
|
router.push("/site");
|
||||||
}else if (index === 1){
|
}else if (index === 1){
|
||||||
router.push("/tunnel");
|
router.push("/tunnel/1");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
const closeLeft = () => {
|
const closeLeft = () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user