return prevBackupRunTotal prevRestoreRunTotal,
This commit is contained in:
parent
0a8fd9ee2b
commit
d470e88418
1 changed files with 4 additions and 0 deletions
|
|
@ -324,9 +324,13 @@ export const useDataStore = defineStore("systemStore", () => {
|
|||
|
||||
return {
|
||||
dataBackUp,
|
||||
|
||||
backupRunTotal,
|
||||
restoreRunTotal,
|
||||
|
||||
prevBackupRunTotal,
|
||||
prevRestoreRunTotal,
|
||||
|
||||
dataSchedule,
|
||||
|
||||
fetchListBackup,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue