배치면 초기설정 하단 지붕재 버튼 hide 처리
This commit is contained in:
parent
8016b05485
commit
9dff9273f7
@ -428,7 +428,7 @@ export default function PlacementShapeSetting({ id, pos = { x: 50, y: 180 }, pla
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
{currentRoof && (
|
||||
{/* {currentRoof && (
|
||||
<div className="placement-roof-btn-wrap">
|
||||
<div className="icon-btn-wrap mt10">
|
||||
<button
|
||||
@ -450,7 +450,7 @@ export default function PlacementShapeSetting({ id, pos = { x: 50, y: 180 }, pla
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
)} */}
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user