binxie
2024-01-18 0f648a2059e4c0f0f850b69128e2123673732ed1
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>