iot-manage-dashboard/packages/effects/layouts
leo b93e22c45a
fix(@vben/layouts): respect base URL when opening route in new window (#6583)
Previously, the generated URL for opening routes in a new window did not include the router base,
which led to incorrect paths when the app was deployed under a subdirectory (e.g., /admin/).
This change ensures that the resolved path includes the configured base by using
router.resolve(path).href.
2025-07-29 13:46:05 +08:00
..
src fix(@vben/layouts): respect base URL when opening route in new window (#6583) 2025-07-29 13:46:05 +08:00
package.json chore: release v5.5.8 2025-07-19 22:19:50 +08:00
tsconfig.json feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00