新增跳转时打开新窗口功能
This commit is contained in:
+1
-1
@@ -246,7 +246,7 @@
|
||||
},
|
||||
);
|
||||
} else {
|
||||
window.location.href = "login.html";
|
||||
NavigationUtil.open("login.html");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user