buli
2023-07-07 8b8fecea86a28aec42ae3279577d84c6f01a1c97
1
2
3
<template>
    <c-lex-custom-inventory-color value={typeAttributes.value} upperlimit={typeAttributes.upperlimit} lowerlimit={typeAttributes.lowerlimit} box-price = {typeAttributes.boxPrice}></c-lex-custom-inventory-color>
</template>