Commit a7fb9b37 by Nattana Chaiyamat

แก้ไข รายงาน Excel แก้เปลี่ยนหน้าแล้วตารางไม่หาย

parent 19035385
......@@ -94,6 +94,7 @@ export class ExcelReportComponent implements OnInit {
this.variableSheet = []
this.valueDetail = []
this.loadingExcel = false
this.templateOutlet = ''
this.excelReportService.getTemplateFile(templateId, fileName).subscribe((res: any) => {
this.excelReport = res
this.getExcelColumn()
......
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