This commit is contained in:
2021-06-29 22:01:49 +00:00
parent 8c87382827
commit b41e5de8be
21 changed files with 20 additions and 35 deletions

View File

@@ -606,7 +606,7 @@ export default {
vm.formState.loading = false;
}
},
async duplicate() {
duplicate() {
//Navigate to new record
this.$router.push({
name: "home-notify-subscription",