This commit is contained in:
zhutianqi
2021-12-22 18:33:55 +08:00
parent 5c352bfed3
commit 6c81faa6cb
-1
View File
@@ -106,7 +106,6 @@ router.beforeEach(function (to, from, next) {
}
// 返回值为登录状态
/** 判断是不是在手机端操作 */
debugger
if (isMobile()) {
if(toName === 'processCenter'){
window.location.href="about:blank";