1.还原页面debug断点
@@ -852,7 +852,6 @@ function toOtherRouter(item, isDisabled) {
path: item.path,
});
- debugger
window.open(routeUrl.href, '_blank')
} else if (item.aPath) {