|
@@ -186,7 +186,7 @@ func (b *ProductBillExcel) drawTableContent() error {
|
|
// }
|
|
// }
|
|
// }
|
|
// }
|
|
// b.Excel.SetRowHeight(b.SheetName, rowIndex, 21*magN)
|
|
// b.Excel.SetRowHeight(b.SheetName, rowIndex, 21*magN)
|
|
- b.Excel.SetRowHeight(b.SheetName, rowIndex, 40)
|
|
|
|
|
|
+ b.Excel.SetRowHeight(b.SheetName, rowIndex, 46)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
products := b.Content.Products
|
|
products := b.Content.Products
|