NEZ-1869 perf : 系统备份页面调整

This commit is contained in:
likexuan
2022-05-26 09:33:00 +08:00
parent 13cc55897b
commit 3ef8eea0ed
3 changed files with 1 additions and 5 deletions

View File

@@ -71,7 +71,6 @@ export default {
customTableTitle: [
{ label: this.$t('backup.schedule'), prop: 'schedule', width: 288 },
{ label: this.$t('backup.backupRetention'), prop: 'retention', width: 303 },
{ label: this.$t('backup.last'), prop: 'last', width: 306 },
{ label: this.$t('backup.Enable'), prop: 'state', width: 569 }
],
customTableTitle2: [