diff --git a/src/app/components/quotation-form/quotation-form.html b/src/app/components/quotation-form/quotation-form.html index f491c1d..0aab894 100644 --- a/src/app/components/quotation-form/quotation-form.html +++ b/src/app/components/quotation-form/quotation-form.html @@ -1,16 +1,6 @@
diff --git a/src/app/components/quotation-form/quotation-form.ts b/src/app/components/quotation-form/quotation-form.ts index 234c0e3..b62a3fe 100644 --- a/src/app/components/quotation-form/quotation-form.ts +++ b/src/app/components/quotation-form/quotation-form.ts @@ -16,29 +16,16 @@ import {NzDatePickerComponent} from "ng-zorro-antd/date-picker"; NzColDirective, NzFlexDirective, NzFormDirective, - ReactiveFormsModule, - NzDatePickerComponent + ReactiveFormsModule ], templateUrl: './quotation-form.html', styleUrl: './quotation-form.css', }) export class QuotationForm { QuotationForm: FormGroup = new FormGroup({ - quantity: new FormControl| ID Produit: | {{data.productId}} | |
|---|---|---|
| Référence: | {{data.productReferences}} | |
| Durée: | {{data.productDuration}} | |
| Calibre: | {{data.productCaliber}} | |
| Numéro d'approbation: | {{data.productApprovalNumber}} | |
| Poids: | {{data.productWeight}} | |
| NEC: | {{data.productNec}} | |
| Quantité min: | {{data.productMinimalQuantity}} | |
| Image: | {{data.productImage}} | |
| Lien: | {{data.productLink}} | |
| Réference | +Nom | +Quantité | +
| {{data.quotationProductReference}} | +{{data.quotationProductName}} | +{{data.quotationProductQuantity}} | +