This commit is contained in:
2020-09-01 17:22:43 +00:00
parent a592fec7bc
commit 4b3bd3aa07
5 changed files with 44 additions and 34 deletions

View File

@@ -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