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

@@ -465,7 +465,7 @@ export default {
window.$gz.errorHandler.handleFormError(error, vm);
}
},
async duplicate() {
duplicate() {
//Navigate to new record
this.$router.push({
name: "tax-code-edit",