Browse Source

feat(上海cim平台):

1.还原页面debug断点
胡荣基 9 months ago
parent
commit
f406f95240
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/home-page/HomePage.vue

+ 0 - 1
src/views/home-page/HomePage.vue

@@ -852,7 +852,6 @@ function toOtherRouter(item, isDisabled) {
       path: item.path,
 
     });
-    debugger
     window.open(routeUrl.href, '_blank')
 
   } else if (item.aPath) {