兰宝车间质量管理系统-前端
LiuHao
2023-04-21 1eda36201af83f63f4f33afef109730895956aa2
src/layout/components/topBar/search.vue
@@ -118,7 +118,7 @@
         const pindex = paths.indexOf("http");
         window.open(paths.substring(pindex, paths.length), "_blank");
   } else {
         router.push(paths)
      router.push(paths);
   }
   state.menuQuery = ''
   closeSearch();