This commit is contained in:
2020-07-14 18:34:52 +00:00
parent ae766fab32
commit cbc2d4b5c1
2 changed files with 7 additions and 2 deletions

View File

@@ -34,6 +34,12 @@ export default {
params: { recordid: tid.id }
});
break;
case ayatype.NotifySubscription:
vm.$router.push({
name: "home-notify-subscription",
params: { recordid: tid.id }
});
break;
case ayatype.FileAttachment:
//lookup the actual type
//then call this method again to do the actual open