Compare commits
3 Commits
431b7216c5
...
bbcea68c36
| Author | SHA1 | Date | |
|---|---|---|---|
| bbcea68c36 | |||
| df7ba927e8 | |||
| e912d0848d |
@ -264,7 +264,7 @@ export function usePlan(params = {}) {
|
|||||||
newPlan.mapPositionAddress = currentCanvasPlan?.mapPositionAddress ?? null
|
newPlan.mapPositionAddress = currentCanvasPlan?.mapPositionAddress ?? null
|
||||||
|
|
||||||
/* 복제 시 배치면 초기설정 복사 */
|
/* 복제 시 배치면 초기설정 복사 */
|
||||||
basicSettingCopySave({
|
await basicSettingCopySave({
|
||||||
...canvasSetting,
|
...canvasSetting,
|
||||||
planNo: newPlan.planNo,
|
planNo: newPlan.planNo,
|
||||||
selectedRoofMaterial: {
|
selectedRoofMaterial: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user