refactor: update app.vue and various components to improve routing paths, enhance UI consistency, and streamline layout for better user experience
This commit is contained in:
parent
b6e8d3b7ec
commit
78af43770c
29 changed files with 1699 additions and 1990 deletions
|
|
@ -63,7 +63,7 @@ export const useSetupState = () => {
|
|||
}
|
||||
|
||||
const goToMemberManagement = () => {
|
||||
navigateTo('/settings#members')
|
||||
navigateTo('/coop-planner')
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue