fixing export dashboard
This commit is contained in:
parent
096892e734
commit
43ba731850
1 changed files with 2 additions and 2 deletions
|
|
@ -45,9 +45,9 @@ async function main() {
|
||||||
API_DASHBOARD,
|
API_DASHBOARD,
|
||||||
{
|
{
|
||||||
template: url,
|
template: url,
|
||||||
reportName: "html-report",
|
reportName: "dashboard_report",
|
||||||
htmlOption: {
|
htmlOption: {
|
||||||
querySelector: ".scrollbar-view",
|
querySelector: ".dashboard-content",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue