delete console
This commit is contained in:
parent
b469ccd25a
commit
28a457eaf9
4 changed files with 0 additions and 5 deletions
|
|
@ -689,7 +689,6 @@ export class ReportController extends Controller {
|
|||
}
|
||||
}
|
||||
}
|
||||
console.log(data);
|
||||
return new HttpSuccess({ template: "report1", reportName: "report1", data: { data } });
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue