diff --git a/src/app/canvas/page.jsx b/src/app/canvas/page.jsx
index 8e9ef89..4d80ec5 100644
--- a/src/app/canvas/page.jsx
+++ b/src/app/canvas/page.jsx
@@ -109,7 +109,7 @@ export default function CanvasPage() {
{/* */}
{/* 지붕형상 수동 설정 */}
- {/* */}
+
{/* 보조선 작성 */}
{/* */}
diff --git a/src/components/canvas/modal/manualroofshape/ManualTab02.jsx b/src/components/canvas/modal/manualroofshape/ManualTab02.jsx
index 27f191c..4be68a4 100644
--- a/src/components/canvas/modal/manualroofshape/ManualTab02.jsx
+++ b/src/components/canvas/modal/manualroofshape/ManualTab02.jsx
@@ -1,13 +1,7 @@
export default function ManualTab02() {
return(
<>
-
+
ケラバ 出幅
diff --git a/src/components/canvas/modal/roofallocation/RoofAllocation.jsx b/src/components/canvas/modal/roofallocation/RoofAllocation.jsx
index c838f58..b071720 100644
--- a/src/components/canvas/modal/roofallocation/RoofAllocation.jsx
+++ b/src/components/canvas/modal/roofallocation/RoofAllocation.jsx
@@ -43,7 +43,15 @@ export default function RoofAllocation() {
基本屋根材
-
+
W
@@ -58,15 +66,7 @@ export default function RoofAllocation() {
-
+
垂木の間隔
@@ -99,7 +99,15 @@ export default function RoofAllocation() {
基本屋根材
-
+
W
@@ -114,15 +122,7 @@ export default function RoofAllocation() {
-
+
垂木の間隔
@@ -155,7 +155,15 @@ export default function RoofAllocation() {
基本屋根材
-
+
W
@@ -170,15 +178,7 @@ export default function RoofAllocation() {
-
+
垂木の間隔
@@ -211,7 +211,15 @@ export default function RoofAllocation() {
基本屋根材
-
+
W
@@ -226,15 +234,7 @@ export default function RoofAllocation() {
-
+
垂木の間隔
diff --git a/src/components/publishpage/PublishPage.jsx b/src/components/publishpage/PublishPage.jsx
index 89bceb9..857411f 100644
--- a/src/components/publishpage/PublishPage.jsx
+++ b/src/components/publishpage/PublishPage.jsx
@@ -223,6 +223,7 @@ export default function PublishPage() {
*배치면 경사 설정 메뉴 제거
*지붕면 할당 경사 input 추가
*회로 및 가대설정 팝업 전체 마크업 수정
+ *지붕형상 수동 설정 팝업 케라바 경사 input 제거
2024-10-28 |