This commit is contained in:
2021-04-01 21:24:22 +00:00
parent b534eaea30
commit 258b747159
3 changed files with 15 additions and 1 deletions

View File

@@ -81,7 +81,9 @@ async function clickHandler(menuItem) {
//general report selector chosen
let res = await m.vm.$refs.reportSelector.open(
m.vm.$refs.gzdatatable.getDataListSelection(window.$gz.type.WorkOrder)
m.vm.$refs.gzdatatable.getDataListSelection(
window.$gz.type.WorkOrder
)
);
//if null for no selection