This commit is contained in:
@@ -640,7 +640,9 @@ async function clickHandler(menuItem) {
|
||||
|
||||
let res = await m.vm.$refs.reportSelector.open(
|
||||
window.$gz.type.Widget,
|
||||
[m.vm.obj.id]
|
||||
{
|
||||
selectedRowIds: [m.vm.obj.id]
|
||||
}
|
||||
);
|
||||
|
||||
//if null for no selection
|
||||
|
||||
Reference in New Issue
Block a user