This commit is contained in:
@@ -77,7 +77,7 @@ async function clickHandler(menuItem) {
|
||||
});
|
||||
} else {
|
||||
//general report selector chosen
|
||||
m.vm.$refs.gzdatatable.getRowIds();
|
||||
console.log(m.vm.$refs.gzdatatable.getRowIds());
|
||||
return;
|
||||
|
||||
let res = await m.vm.$refs.reportSelector.open(
|
||||
|
||||
Reference in New Issue
Block a user