hide supplier financing

This commit is contained in:
vchikalkin 2023-02-07 09:27:13 +03:00
parent 9d5c88cfdb
commit ee6a93002d

View File

@ -35,7 +35,7 @@ const sections: ISection[] = [
blocks: [ blocks: [
{ elements: ['tbxFirstPaymentPerc'] }, { elements: ['tbxFirstPaymentPerc'] },
{ elements: ['tbxFirstPaymentRub'] }, { elements: ['tbxFirstPaymentRub'] },
{ elements: ['cbxSupplierFinancing'] }, // { elements: ['cbxSupplierFinancing'] },
], ],
}, },