diff --git a/orion-ops-ui/src/views/asset/grant/components/host-group-role-grant.vue b/orion-ops-ui/src/views/asset/grant/components/host-group-role-grant.vue index 28a20c5b..4818fd6a 100644 --- a/orion-ops-ui/src/views/asset/grant/components/host-group-role-grant.vue +++ b/orion-ops-ui/src/views/asset/grant/components/host-group-role-grant.vue @@ -46,7 +46,7 @@ diff --git a/orion-ops-ui/src/views/asset/grant/components/host-group-user-grant.vue b/orion-ops-ui/src/views/asset/grant/components/host-group-user-grant.vue index 2c4daa33..78a91e25 100644 --- a/orion-ops-ui/src/views/asset/grant/components/host-group-user-grant.vue +++ b/orion-ops-ui/src/views/asset/grant/components/host-group-user-grant.vue @@ -45,7 +45,7 @@ diff --git a/orion-ops-ui/src/views/asset/grant/components/host-identity-role-grant.vue b/orion-ops-ui/src/views/asset/grant/components/host-identity-role-grant.vue new file mode 100644 index 00000000..ca806b5c --- /dev/null +++ b/orion-ops-ui/src/views/asset/grant/components/host-identity-role-grant.vue @@ -0,0 +1,168 @@ + + + + + + + diff --git a/orion-ops-ui/src/views/asset/grant/components/host-identity-user-grant.vue b/orion-ops-ui/src/views/asset/grant/components/host-identity-user-grant.vue new file mode 100644 index 00000000..0f13002a --- /dev/null +++ b/orion-ops-ui/src/views/asset/grant/components/host-identity-user-grant.vue @@ -0,0 +1,166 @@ + + + + + + + diff --git a/orion-ops-ui/src/views/asset/grant/components/host-key-role-grant.vue b/orion-ops-ui/src/views/asset/grant/components/host-key-role-grant.vue new file mode 100644 index 00000000..a6873a7d --- /dev/null +++ b/orion-ops-ui/src/views/asset/grant/components/host-key-role-grant.vue @@ -0,0 +1,169 @@ + + + + + + + diff --git a/orion-ops-ui/src/views/asset/grant/components/host-key-user-grant.vue b/orion-ops-ui/src/views/asset/grant/components/host-key-user-grant.vue new file mode 100644 index 00000000..157e44e5 --- /dev/null +++ b/orion-ops-ui/src/views/asset/grant/components/host-key-user-grant.vue @@ -0,0 +1,166 @@ + + + + + + + diff --git a/orion-ops-ui/src/views/asset/grant/index.vue b/orion-ops-ui/src/views/asset/grant/index.vue index a6d37f8b..c405c2e6 100644 --- a/orion-ops-ui/src/views/asset/grant/index.vue +++ b/orion-ops-ui/src/views/asset/grant/index.vue @@ -5,17 +5,14 @@ size="large" :justify="true" :lazy-load="true"> - - - - - - - + + + @@ -30,9 +27,7 @@