binxie
2023-06-20 61a1f14632fe167668d9e1a9c5838442fbcfd4e4
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>