fix: fix dock layout

This commit is contained in:
2025-12-21 18:06:04 +03:00
parent 28d80d0f19
commit bdbdfc3650
9 changed files with 150 additions and 91 deletions

View File

@@ -64,3 +64,4 @@ router.beforeEach((to, from, next) => {
ym.prevPath = from.path;
next();
});