refactor: add Check role branch_manager

This commit is contained in:
Net 2024-09-02 09:44:16 +07:00
parent 818a03cf9f
commit cfaf53a70b

View file

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