This commit is contained in:
2020-11-24 23:32:33 +00:00
parent 1c753e5ef9
commit b627b1e250

View File

@@ -143,10 +143,10 @@ async function clickHandler(menuItem) {
// //
function generateMenu(vm) { function generateMenu(vm) {
let menuOptions = { let menuOptions = {
isMain: true, isMain: false,
icon: "$ayiClipboard", icon: "$ayiClipboard",
title: "CustomerNoteList", title: "CustomerNoteList",
helpUrl: "form-ay-data-list-view", helpUrl: "form-customer-notes",
menuItems: [], menuItems: [],
formData: { formData: {
ayaType: window.$gz.type.CustomerNote ayaType: window.$gz.type.CustomerNote