Merge branch 'bx-696-startproject' of https://git.svs-tech.pro/ksenia_mikhailova/mns-mini-zabor into bx-696-startproject

This commit is contained in:
Kseninia Mikhaylova 2024-06-20 17:06:55 +03:00
commit f2211487b2
1 changed files with 7 additions and 7 deletions

View File

@ -145,7 +145,7 @@ const total_txt = computed(() => {
value: prices.lamella * (lam_count * sections) value: prices.lamella * (lam_count * sections)
}, },
guide: { guide: {
txt: `Направляющие, ${(2 + sections)}шт`, txt: `Направляющие, ${(2 * sections)} шт`,
value: prices.guide * (2 * sections) value: prices.guide * (2 * sections)
}, },
top: { top: {