Merged PR 3: アプリ管理 page & some fix
 --- Another commit is some refactoring and bugfix: 
This commit is contained in:
@@ -27,6 +27,7 @@ const routes: RouteRecordRaw[] = [
|
||||
{ path: 'domain', component: () => import('pages/TenantDomain.vue') },
|
||||
// { path: 'userdomain', component: () => import('pages/UserDomain.vue')},
|
||||
{ path: 'user', component: () => import('pages/UserManagement.vue')},
|
||||
{ path: 'app', component: () => import('pages/AppManagement.vue')},
|
||||
{ path: 'condition', component: () => import('pages/conditionPage.vue') }
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user