[주문결제] return & exchange 버튼 Customer Service 하드코딩 삭제

This commit is contained in:
hyunwoo93.cha
2025-01-16 15:29:30 +09:00
parent a00c1f710b
commit 0b2f1d63ea

View File

@@ -836,8 +836,7 @@ export default function MyOrders({ title, panelInfo, isOnTop }) {
</span>
<span className={css.textInfo}>
- {$L("Contact Information")}
<br />- {data.patncNm} : {data.patncPhnNo} (
{$L("Customers Service")})
<br />- {data.patncNm} : {data.patncPhnNo}
</span>
</p>
</div>