fix lại một số lỗi liên quan đến model dẫn đến không ghi dữ liệu
This commit is contained in:
@@ -16,7 +16,7 @@ $sheet->setCellValue('B1', 'HỌ TÊN');
|
||||
$sheet->setCellValue('C1', 'SỐ ĐIỆN THOẠI');
|
||||
$sheet->setCellValue('D1', 'NGHỀ NGHIỆP');
|
||||
$sheet->setCellValue('E1', 'TÊN GIẢI THƯỞNG');
|
||||
$sheet->setCellValue('F1', 'NGÀY QUAY SỐ');
|
||||
$sheet->setCellValue('F1', 'NGÀY QUAY SỐ');
|
||||
$sheet->setCellValue('G1', 'ĐỊA CHỈ');
|
||||
$sheet->setCellValue('H1', 'BIẾT VỀ SIS');
|
||||
$row = 1;// Initialize row counter
|
||||
|
||||
Reference in New Issue
Block a user