@@ -77,9 +77,9 @@ export const BoxListCom = forwardRef<BoxList, BoxParams>(function BoxListCom(
className="h-[0.34rem]"
alt=""
/>
- <span className="text-[.14rem] font-bold text-[#fc0000]">
+ {/* <span className="text-[.14rem] font-bold text-[#fc0000]">
+{item.num}R
- </span>
+ </span> */}
</div>
) : null}