diff --git a/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx b/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx
index 640f6b3..d5380cb 100644
--- a/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx
+++ b/src/components/canvas/modal/placementsetting/PlacementSettingPop.jsx
@@ -5,12 +5,6 @@ import Qselect from "@/components/common/select/Qselect";
const SelectOption01 = [
{name: '瓦53A',}, {name: '瓦53A'}, {name: '瓦53A'}, {name: '瓦53A'}
]
-const SelectOption02 = [
- {name: '265',}, {name: '265'}, {name: '265'}, {name: '265'}
-]
-const SelectOption03 = [
- {name: '235',}, {name: '235'}, {name: '235'}, {name: '235'}
-]
const SelectOption04 = [
{name: '455'}, {name: '455'}, {name: '455'}, {name: '455'}
]
@@ -88,14 +82,14 @@ export default function PlacementSettingPop(){
W
-
L
-
@@ -105,12 +99,7 @@ export default function PlacementSettingPop(){
-
+
{/* case02 */}
{/*
@@ -119,8 +108,8 @@ export default function PlacementSettingPop(){
ハゼビーチ
-
@@ -138,8 +127,8 @@ export default function PlacementSettingPop(){
*/}
@@ -151,8 +140,8 @@ export default function PlacementSettingPop(){
L
-
@@ -162,6 +151,13 @@ export default function PlacementSettingPop(){
*/}
+
+
diff --git a/src/components/canvas/modal/roofallocation/RoofAllocation.jsx b/src/components/canvas/modal/roofallocation/RoofAllocation.jsx
index f58c8a6..86357b7 100644
--- a/src/components/canvas/modal/roofallocation/RoofAllocation.jsx
+++ b/src/components/canvas/modal/roofallocation/RoofAllocation.jsx
@@ -4,12 +4,6 @@ import Qselect from "@/components/common/select/Qselect";
const SelectOption01 = [
{name: '瓦53A',}, {name: '瓦53A'}, {name: '瓦53A'}, {name: '瓦53A'}
]
-const SelectOption02 = [
- {name: '265',}, {name: '265'}, {name: '265'}, {name: '265'}
-]
-const SelectOption03 = [
- {name: '235',}, {name: '235'}, {name: '235'}, {name: '235'}
-]
const SelectOption04 = [
{name: '455'}, {name: '455'}, {name: '455'}, {name: '455'}
]
@@ -51,14 +45,14 @@ export default function RoofAllocation() {
W
-
L
-
@@ -93,14 +87,14 @@ export default function RoofAllocation() {
W
-
L
-
diff --git a/src/components/publishpage/PublishPage.jsx b/src/components/publishpage/PublishPage.jsx
index 30c4cf3..8bd8f42 100644
--- a/src/components/publishpage/PublishPage.jsx
+++ b/src/components/publishpage/PublishPage.jsx
@@ -205,10 +205,15 @@ export default function PublishPage() {
2024-12-09
*동선이동∙형 올림 내림 팝업 각 탭 첫번째 인풋제거
-
+
- 2024-12-11
- *배치면 초기설정 팝업 마지막 설정 버튼 추가
+
+ - 2024-12-17
+ - *배치면 초기설정 팝업 W,L input box 변환
+ - *지붕면할당 팝업 W,L input box 변환
+
2024-10-28 |