pull/213/head
xiaojunnuo 2024-10-15 19:42:59 +08:00
parent 99678c1635
commit a5ea74d035
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ export class DBBackupPlugin extends AbstractPlusTaskPlugin {
vModel: 'value',
placeholder: '20',
},
helper: '删除多少天前的备份,不填则不删除',
helper: '删除多少天前的备份,不填则不删除windows暂不支持',
required: false,
})
retainDays!: number;