This commit is contained in:
2020-12-28 15:16:04 +00:00
parent 6dd387b421
commit d1d8eeb27a
12 changed files with 16 additions and 15 deletions

View File

@@ -954,7 +954,7 @@ function generateMenu(vm) {
readOnly: vm.formState.readOnly,
icon: "$ayiUser",
title: "User",
helpUrl: "form-adm-user",
helpUrl: "form-adm-users",
formData: {
ayaType: window.$gz.type.User,
recordId: vm.$route.params.recordid,