This commit is contained in:
2020-12-24 18:19:23 +00:00
parent 438b868701
commit 081d21ff98
12 changed files with 41 additions and 18 deletions

View File

@@ -930,7 +930,8 @@ function generateMenu(vm) {
helpUrl: "form-ay-data-list-view",
formData: {
ayaType: window.$gz.type.FormCustom,
formCustomTemplateKey: undefined
formCustomTemplateKey: undefined,
recordName: vm.obj.name
},
menuItems: []
};