refactor: check role

This commit is contained in:
Thanaphon Frappet 2024-12-10 16:03:26 +07:00
parent a5dd047ee5
commit de8df46aef
3 changed files with 9 additions and 1 deletions

View file

@ -24,6 +24,7 @@ const routes: RouteRecordRaw[] = [
'head_of_account',
'system',
'owner',
'branch_manager',
])
) {
next();