binxie
2023-06-26 410599fdf4f96d7f19b51bc28e544fa4e8780a1e
1
2
3
4
5
6
7
<template>
    <c-custom-shipment-Amount-comp
    shipment-amount={typeAttributes.shipmentAmount}
    record-id={typeAttributes.recordId}>
 
    </c-custom-shipment-Amount-comp>
</template>