新增跳转时打开新窗口功能
This commit is contained in:
+1
-1
@@ -529,7 +529,7 @@
|
||||
"密码重置成功,即将前往登录",
|
||||
{ icon: 1, time: 1200 },
|
||||
function () {
|
||||
window.location.href = "login.html";
|
||||
NavigationUtil.open("login.html");
|
||||
},
|
||||
);
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user