This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user