This commit is contained in:
parent 9699c2ca86
commit aa4918850a
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ const total_txt = computed(() => {
value: prices.guide * 2 value: prices.guide * 2
}, },
top: { top: {
txt: `Верхняя планка, 1 шт`, txt: `Верхняя планка`,
value: prices.top * 1 value: prices.top * 1
}, },