binxie
2023-06-26 dd004276162a2bf9d042ff0aaa569dc30a95d827
force-app/main/default/lwc/customShipmentAmountComp/customShipmentAmountComp.html
@@ -4,7 +4,8 @@
    label="shipmentAmount"
    variant="label-hidden"
    value={shipmentAmount}
    read-only style="margin-left: 10px;">
        read-only
        style="margin-left: 10px"
    >
    </lightning-input>
</template>