Merge pull request '邓洁 : 修改细节' (#142) from dengjie into dev
Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/142
This commit is contained in:
@@ -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 = () => {
|
||||
|
||||
Reference in New Issue
Block a user