This commit is contained in:
@@ -80,7 +80,7 @@ async function clickHandler(menuItem) {
|
||||
|
||||
let res = await m.vm.$refs.reportSelector.open(
|
||||
window.$gz.type.Widget,
|
||||
m.vm.$refs.gzdatatable.getDataTableSourceOptions()
|
||||
m.vm.$refs.gzdatatable.getReportDataOptions()
|
||||
);
|
||||
|
||||
//if null for no selection
|
||||
|
||||
Reference in New Issue
Block a user