This commit is contained in:
2020-08-13 21:45:23 +00:00
parent b6f71c2e69
commit 268cdae357
2 changed files with 5 additions and 7 deletions

View File

@@ -94,6 +94,11 @@ export default {
params: { recordid: tid.id }
});
break;
case ayatype.Backup:
vm.$router.push({
name: "ops-backup"
});
break;
case ayatype.FormCustom:
//all we have is the id, but need the formkey to open it