This commit is contained in:
2021-03-18 22:00:02 +00:00
parent fa75d3bda8
commit 3609deeca2
5 changed files with 37 additions and 31 deletions

View File

@@ -829,7 +829,9 @@ export default {
name: "service-banks",
params: {
objectType: window.$gz.type.HeadOffice,
objectId: this.$route.params.recordid
objectId: this.$route.params.recordid,
viz: this.obj.name,
icon: "$ayiSitemap"
}
});
}
@@ -1320,7 +1322,7 @@ function generateMenu(vm) {
let menuOptions = {
isMain: false,
readOnly: vm.formState.readOnly,
icon: "$ayiAddressCard",
icon: "$ayiSitemap",
title: "HeadOffice",
helpUrl: "head-offices",
formData: {