diff --git a/src/components/Dialog/ReportDialog.vue b/src/components/Dialog/ReportDialog.vue
new file mode 100644
index 000000000..2952f08cc
--- /dev/null
+++ b/src/components/Dialog/ReportDialog.vue
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/router/pam/automations.js b/src/router/pam/automations.js
index 4a76bb629..1238e8329 100644
--- a/src/router/pam/automations.js
+++ b/src/router/pam/automations.js
@@ -10,7 +10,7 @@ export default [
},
name: 'AccountDiscover',
meta: {
- title: i18n.t('AccountDiscoverList'),
+ title: i18n.t('AccountDiscover'),
app: 'accounts',
icon: 'discovery'
// activeMenu: '/console/accounts/automations',
@@ -43,7 +43,7 @@ export default [
name: 'AccountDiscoverTaskDetail',
hidden: true,
meta: {
- title: i18n.t('AccountDiscoverTask'),
+ title: i18n.t('AccountDiscover'),
// activeMenu: '/console/accounts/automations',
permissions: ['accounts.view_gatheraccountsautomation']
}
diff --git a/src/views/accounts/AccountBackup/AccountBackupExecution/AccountBackupExecutionList.vue b/src/views/accounts/AccountBackup/AccountBackupExecution/AccountBackupExecutionList.vue
index f7e6ebe94..188fd6c18 100644
--- a/src/views/accounts/AccountBackup/AccountBackupExecution/AccountBackupExecutionList.vue
+++ b/src/views/accounts/AccountBackup/AccountBackupExecution/AccountBackupExecutionList.vue
@@ -1,16 +1,21 @@
-
+
+
+
+