zhulizhen1111 4 年之前
父节点
当前提交
facc4b80ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/statistics/index.vue

+ 1 - 1
src/views/statistics/index.vue

@@ -374,7 +374,7 @@ export default {
                 let routeData = this.$router.resolve({  
                     name:'/home/homePage',
                 })
-                window.open(routeData.href, '_blank');
+                window.open(routeData.href, true);
                 window.__fromGroupPage = {
                     level: 0,
                     plazaName: data.cname,