@@ -0,0 +1,3 @@
+
+import { useRouter } from 'vue-router'; const router = useRouter()
+router.push({ path: '/wareDetails/646' })