fix report placement
This commit is contained in:
parent
4887b6ff74
commit
f08fb6d886
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@ function fetchDataReport() {
|
|||
return false;
|
||||
}
|
||||
isLoadPDF.value = true;
|
||||
pdfSrc.value = null;
|
||||
const queryParams = {
|
||||
nodeId:
|
||||
reportType.value.type === "probation" ? orgTreeDnaId.value : nodeId.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue