UI-Project/src/views/PurchaseReturn/purchaseStorage.vue
@@ -38,7 +38,7 @@ widtha: rect.width, heighta: rect.height, })); console.log(data.intoGlass[0]); console.log(adjustedRects.value); }; onMounted(() => { // fetchFlowCardId(); @@ -67,7 +67,7 @@ backgroundColor: rect.state === 4 ? '#d1edc4' : '#f8e3c5' }"> <div class="centered-text"> <div >{{ rect.flowcardId }}</div> <div style="margin-top: 50px;margin-left: -50px;">{{ rect.widtha }}*{{ rect.heighta }}</div> <div style="text-align: center;">{{ rect.widtha }}*{{ rect.heighta }}</div> </div> </div> </div>