diff --git a/ayanova/src/views/cust-head-office.vue b/ayanova/src/views/cust-head-office.vue index 57929658..9a8b5908 100644 --- a/ayanova/src/views/cust-head-office.vue +++ b/ayanova/src/views/cust-head-office.vue @@ -1308,7 +1308,7 @@ function generateMenu(vm) { readOnly: vm.formState.readOnly, icon: "$ayiAddressCard", title: "HeadOffice", - helpUrl: "form-customer", + helpUrl: "form-head-office", formData: { ayaType: window.$gz.type.HeadOffice, recordId: vm.$route.params.recordid,