Compare commits
No commits in common. "bbcea68c3602fdfe116cbab4f565ef854407c3e0" and "431b7216c5ea5f9de8b61d0108242c33c5a5ecdf" have entirely different histories.
bbcea68c36
...
431b7216c5
@ -264,7 +264,7 @@ export function usePlan(params = {}) {
|
|||||||
newPlan.mapPositionAddress = currentCanvasPlan?.mapPositionAddress ?? null
|
newPlan.mapPositionAddress = currentCanvasPlan?.mapPositionAddress ?? null
|
||||||
|
|
||||||
/* 복제 시 배치면 초기설정 복사 */
|
/* 복제 시 배치면 초기설정 복사 */
|
||||||
await basicSettingCopySave({
|
basicSettingCopySave({
|
||||||
...canvasSetting,
|
...canvasSetting,
|
||||||
planNo: newPlan.planNo,
|
planNo: newPlan.planNo,
|
||||||
selectedRoofMaterial: {
|
selectedRoofMaterial: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user