buli
2023-06-09 f94d7f9cd1d2d467e7242245719192d7157e3ede
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>