@for (data of rowSelectionTable.data; track data.id) {
|
|
{{ data.product.name }} |
{{ data.product.reference }} |
{{ data.product.nec }} |
{{ data.product.caliber }} |
{{ data.product.weight }} |
{{ data.product.duration }} |
{{ data.quantity }} |
{{ data.product.minimalQuantity }} |
|
}