2차점 이상이 들어온 경우 물건번호에서 1차판매점 영역 비활성화 처리 #673

Merged
RyuJeYoung merged 1 commits from feature/qcast-1512 into dev 2026-03-03 18:45:37 +09:00
Showing only changes of commit 67c15fc454 - Show all commits

View File

@ -1867,7 +1867,7 @@ export default function StuffDetail() {
</div> </div>
</td> </td>
</tr> </tr>
<tr> <tr style={{ display: session?.storeLvl === '1' ? '' : 'none' }}>
<th> <th>
<div className="flx-box"> <div className="flx-box">
<div className="title"> <div className="title">