guoyuji
2024-12-26 a925836fa0ec4d3e5362a289995c5cb3a3942ed7
north-glass-erp/northglass-erp/src/views/pp/glassOptimize/ProjectMange.vue
@@ -364,7 +364,6 @@
    }
  };
  const currentRoute = router.currentRoute.value;
  console.log('当前路由信息:', currentRoute);
  const isRoutesEqual = currentRoute.name === targetRoute.name &&
      currentRoute.params.projectNo === targetRoute.params.projectNo &&
      currentRoute.params.thickNess === targetRoute.params.thickNess &&