Commit 72b91b72 by Natthaphat

แก้เอารายงายไว้ใน assets

parent 6e3e5617
...@@ -43,7 +43,7 @@ export class ReportPms3Component { ...@@ -43,7 +43,7 @@ export class ReportPms3Component {
]; ];
openReport(): void { openReport(): void {
const url = 'https://myprojectplus.myhr.co.th/api/v3/attachments/116566/content'; const url = 'assets/reports/รายงาน_PMS3_2568_PDF.pdf';
window.open(url, '_blank'); window.open(url, '_blank');
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment