zhulizhen1111 4 năm trước cách đây
mục cha
commit
facc4b80ab
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,